|
66 | 66 |
|
67 | 67 | <meta name="author" content="jane-smith"> |
68 | 68 | <meta property="og:type" content="article"> |
69 | | - <meta property="og:updated_time" content="2025-11-18T08:24:59+00:00"> |
| 69 | + <meta property="og:updated_time" content="2025-11-18T08:27:30+00:00"> |
70 | 70 | <meta property="article:published_time" content="2021-09-30T00:00:00+00:00"> |
71 | | - <meta property="article:modified_time" content="2025-11-18T08:24:59+00:00"> |
72 | | - <meta name="revised" content="2025-11-18T08:24:59+00:00"> |
| 71 | + <meta property="article:modified_time" content="2025-11-18T08:27:30+00:00"> |
| 72 | + <meta name="revised" content="2025-11-18T08:27:30+00:00"> |
73 | 73 |
|
74 | 74 |
|
75 | 75 | <script type="application/ld+json"> |
|
79 | 79 | "@type": "BlogPosting", |
80 | 80 | "author": { "@type": "Person", "name": "Example post 2" }, |
81 | 81 | "datePublished": "2021-09-30T00:00:00+00:00", |
82 | | - "dateModified": "2025-11-18T08:24:59+00:00", |
| 82 | + "dateModified": "2025-11-18T08:27:30+00:00", |
83 | 83 |
|
84 | 84 | "name": "Example post 2", |
85 | 85 | "description": "None", |
|
338 | 338 |
|
339 | 339 | <span class="logo"> |
340 | 340 |
|
341 | | - <svg xmlns="http://www.w3.org/2000/svg" viewbox="-40 -60 80 100"> |
342 | | - <style> |
343 | | - .bubble { |
344 | | - animation: float 2s ease-out both infinite var(--delay); |
345 | | - } |
346 | | - @keyframes float { |
347 | | - 0% { |
348 | | - opacity: 0; |
349 | | - } |
350 | | - 50% { |
351 | | - transform: translateY(0); |
352 | | - opacity: 0; |
353 | | - } |
354 | | - 75% { |
355 | | - opacity: 1; |
356 | | - } |
357 | | - 100% { |
358 | | - opacity: 0; |
359 | | - transform: translateY(-40px); |
360 | | - } |
361 | | - } |
362 | | - </style> |
363 | | - <g fill="currentColor" opacity="0.5"> |
364 | | - <circle class="bubble" cx="0" cy="-10" r="3" style="--delay: 0.1s"></circle> |
365 | | - <circle class="bubble" cx="0" cy="-10" r="3" style="--delay: 0.4s"></circle> |
366 | | - <circle class="bubble" cx="0" cy="-10" r="3" style="--delay: 1.1s"></circle> |
367 | | - </g> |
368 | | - <path fill="#38bdf8" d=" |
369 | | - M 0 -22.5 |
370 | | - L -19.5 -11.25 |
371 | | - L -19.5 11.25 |
372 | | - L 0 22.5 |
373 | | - L 19.5 11.25 |
374 | | - L 19.5 -11.25 |
375 | | - z |
376 | | - "></path> |
377 | | - <path fill="#bae6fd" d=" |
378 | | - M 0 -22.5 |
379 | | - L -19.5 -11.25 |
380 | | - L 0 0 |
381 | | - L 19.5 -11.25 |
382 | | - z |
383 | | - "></path> |
384 | | - <path fill="none" stroke="currentColor" stroke-width="5" d=" |
385 | | - M -18 -53 |
386 | | - L -10 -53 |
387 | | - L -10 -29.2 |
388 | | - L -30.3 -17.5 |
389 | | - L -30.3 17.5 |
390 | | - L 0 35 |
391 | | - L 30.3 17.5 |
392 | | - L 30.3 -17.5 |
393 | | - L 10 -29.2 |
394 | | - L 10 -53 |
395 | | - L 18 -53 |
396 | | - "></path> |
397 | | -</svg> |
398 | | - |
| 341 | + <img src="/preview/pr-27/images/logo.png" alt="logo"> |
399 | 342 |
|
400 | 343 | </span> |
401 | 344 |
|
@@ -486,38 +429,10 @@ <h1 class="center">Example post 2</h1> |
486 | 429 |
|
487 | 430 |
|
488 | 431 |
|
489 | | - |
490 | | - |
491 | | - |
492 | | - |
493 | | -<div class="portrait-wrapper"> |
494 | | - <a href="/preview/pr-27/members/jane-smith.html" class="portrait" data-style="tiny" aria-label="Jane Smith"> |
495 | | - |
496 | | - <i class="icon fa-solid fa-microscope"></i> |
497 | | - |
498 | | - |
499 | | - <img src="/preview/pr-27/images/photo.jpg" class="portrait-image" alt="member portrait" loading="lazy" onerror="this.src = '/preview/pr-27/images/fallback.svg'; this.onerror = null;"> |
500 | | - |
501 | | - |
502 | | - <span class="portrait-name"> |
503 | | - Jane Smith |
504 | | - </span> |
505 | | - |
506 | | - |
507 | | - |
508 | | - <span class="portrait-description"> |
509 | | - Principal Investigator |
510 | | - </span> |
511 | | - |
512 | | - |
513 | | - |
514 | | - <span class="portrait-affiliation"> |
515 | | - University of Colorado |
516 | | - </span> |
517 | | - |
518 | | - </a> |
519 | | -</div> |
520 | | - |
| 432 | + <span data-tooltip="Author"> |
| 433 | + <i class="icon fa-solid fa-feather-pointed"></i> |
| 434 | + <span>jane-smith</span> |
| 435 | + </span> |
521 | 436 |
|
522 | 437 |
|
523 | 438 |
|
|
0 commit comments