|
66 | 66 |
|
67 | 67 | <meta name="author" content="sarah-johnson"> |
68 | 68 | <meta property="og:type" content="article"> |
69 | | - <meta property="og:updated_time" content="2026-03-07T23:58:37+00:00"> |
| 69 | + <meta property="og:updated_time" content="2026-03-08T02:35:24+00:00"> |
70 | 70 | <meta property="article:published_time" content="2019-01-07T00:00:00+00:00"> |
71 | | - <meta property="article:modified_time" content="2026-03-07T23:58:37+00:00"> |
72 | | - <meta name="revised" content="2026-03-07T23:58:37+00:00"> |
| 71 | + <meta property="article:modified_time" content="2026-03-08T02:35:24+00:00"> |
| 72 | + <meta name="revised" content="2026-03-08T02:35:24+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 1" }, |
81 | 81 | "datePublished": "2019-01-07T00:00:00+00:00", |
82 | | - "dateModified": "2026-03-07T23:58:37+00:00", |
| 82 | + "dateModified": "2026-03-08T02:35:24+00:00", |
83 | 83 |
|
84 | 84 | "name": "Example post 1", |
85 | 85 | "description": "University of Campinas. Merging engineering and neuroscience to understand the motor system and design cutting-edge neurotechnologies.", |
|
336 | 336 | <header class="background" style="--image: url('/images/background.jpg')" data-dark="true"> |
337 | 337 | <a href="/" class="home"> |
338 | 338 |
|
339 | | - <span class="logo"> |
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 | | - |
399 | | - |
400 | | - </span> |
401 | | - |
402 | 339 |
|
403 | 340 | <span class="title-text" data-tooltip="Home"> |
404 | 341 |
|
@@ -527,7 +464,7 @@ <h1 class="center">Example post 1</h1> |
527 | 464 |
|
528 | 465 | <span data-tooltip="Last updated on"> |
529 | 466 | <i class="icon fa-solid fa-clock-rotate-left"></i> |
530 | | - <span>March 07, 2026</span> |
| 467 | + <span>March 08, 2026</span> |
531 | 468 | </span> |
532 | 469 |
|
533 | 470 | </div> |
|
0 commit comments