|
7 | 7 | <meta name="description" content="CRISPR epigenome engineering, functional genomics, and cancer biology research at UCSF and Arc Institute"> |
8 | 8 | <link rel="icon" href="favicon.ico" type="image/x-icon"> |
9 | 9 |
|
| 10 | + <!-- Open Graph --> |
| 11 | + <meta property="og:type" content="website"> |
| 12 | + <meta property="og:title" content="Gilbert Lab | UCSF & Arc Institute"> |
| 13 | + <meta property="og:description" content="CRISPR epigenome engineering, functional genomics, and cancer biology research at UCSF and Arc Institute"> |
| 14 | + <meta property="og:url" content="https://gilbertlab.ucsf.edu"> |
| 15 | + <meta property="og:image" content="https://gilbertlab.ucsf.edu/images/og-image.jpg"> |
| 16 | + |
| 17 | + <!-- Twitter Card --> |
| 18 | + <meta name="twitter:card" content="summary_large_image"> |
| 19 | + <meta name="twitter:site" content="@GilbertLabUCSF"> |
| 20 | + <meta name="twitter:title" content="Gilbert Lab | UCSF & Arc Institute"> |
| 21 | + <meta name="twitter:description" content="CRISPR epigenome engineering, functional genomics, and cancer biology research"> |
| 22 | + <meta name="twitter:image" content="https://gilbertlab.ucsf.edu/images/og-image.jpg"> |
| 23 | + |
10 | 24 | <!-- Fonts - IBM Plex --> |
11 | 25 | <link rel="preconnect" href="https://fonts.googleapis.com"> |
12 | 26 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
13 | 27 | <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;500;600&family=IBM+Plex+Serif:ital,wght@0,400;0,500;1,400&display=swap" rel="stylesheet"> |
14 | 28 |
|
15 | 29 | <!-- Styles --> |
16 | 30 | <link rel="stylesheet" href="css/styles.css"> |
17 | | - |
18 | | - <!-- Markdown Parser --> |
19 | | - <script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script> |
20 | 31 | </head> |
21 | 32 | <body> |
22 | 33 |
|
23 | 34 | <!-- Navigation --> |
24 | 35 | <nav id="nav"> |
25 | 36 | <div class="nav-inner"> |
26 | 37 | <a href="#" class="logo">Gilbert Lab</a> |
27 | | - <ul class="nav-links"> |
| 38 | + <button class="nav-toggle" id="navToggle" type="button" aria-label="Toggle navigation" aria-expanded="false"> |
| 39 | + <span></span> |
| 40 | + <span></span> |
| 41 | + <span></span> |
| 42 | + </button> |
| 43 | + <ul class="nav-links" id="navLinks"> |
28 | 44 | <li><a href="#research" class="link-underline">Research</a></li> |
29 | 45 | <li><a href="#team" class="link-underline">Team</a></li> |
30 | 46 | <li><a href="#publications" class="link-underline">Publications</a></li> |
@@ -123,16 +139,17 @@ <h3>Drug Resistance</h3> |
123 | 139 | <div class="research-card-head"> |
124 | 140 | <div class="research-icon" aria-hidden="true"> |
125 | 141 | <svg viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> |
126 | | - <circle cx="24" cy="24" r="10"/> |
127 | | - <path d="M24 10v-4"/> |
128 | | - <path d="M24 42v-4"/> |
129 | | - <path d="M10 24h-4"/> |
130 | | - <path d="M42 24h-4"/> |
| 142 | + <rect x="8" y="14" width="10" height="20" rx="2"/> |
| 143 | + <rect x="19" y="10" width="10" height="28" rx="2"/> |
| 144 | + <rect x="30" y="18" width="10" height="12" rx="2"/> |
| 145 | + <path d="M13 8v4"/> |
| 146 | + <path d="M24 4v4"/> |
| 147 | + <path d="M35 12v4"/> |
131 | 148 | </svg> |
132 | 149 | </div> |
133 | | - <h3>Virology / Gene Therapy</h3> |
| 150 | + <h3>COMET / Effector Discovery</h3> |
134 | 151 | </div> |
135 | | - <p>New and improved viral delivery methods to increase efficacy.</p> |
| 152 | + <p>High-throughput screening of combinatorial dCas9 effector fusions to discover transcriptional modulators and map domain interactions.</p> |
136 | 153 | </div> |
137 | 154 | <div class="research-card"> |
138 | 155 | <div class="research-card-head"> |
@@ -356,7 +373,7 @@ <h2>Celebrations & Milestones</h2> |
356 | 373 | <div class="event-card-overlay"> |
357 | 374 | <div class="event-card-date">Jul 18, 2024</div> |
358 | 375 | <div class="event-card-title">Lab Outing 2024</div> |
359 | | - <div class="event-card-desc">Summer lab gathering</div> |
| 376 | + <div class="event-card-desc">Summer lab gathering</div> |
360 | 377 | </div> |
361 | 378 | </article> |
362 | 379 | <article class="event-card event-slide"> |
@@ -454,14 +471,14 @@ <h2>Where Are They Now</h2> |
454 | 471 | <div class="alumni-grid fade-in" id="alumni-grid"> |
455 | 472 | <div class="alumni-item"> |
456 | 473 | <div class="alumni-name">Aidan Winters</div> |
457 | | - <div class="alumni-meta">Scientist II, Nepture Bio</div> |
| 474 | + <div class="alumni-meta">Scientist II, Neptune Bio</div> |
458 | 475 | </div> |
459 | 476 | <div class="alumni-item"> |
460 | 477 | <div class="alumni-name">Alex Ge</div> |
461 | 478 | <div class="alumni-meta">2017-2019 · Medical Student, UCSF</div> |
462 | 479 | </div> |
463 | 480 | <div class="alumni-item"> |
464 | | - <div class="alumni-name">Amanda Mok</div> |
| 481 | + <div class="alumni-name">Amanda Chung</div> |
465 | 482 | <div class="alumni-meta">2019-2023 · Editas Medicine</div> |
466 | 483 | </div> |
467 | 484 | <div class="alumni-item"> |
|
0 commit comments