generated from Zeronaut/nbco-hugo-web
Post 2025-03-30
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 31s
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 31s
This commit is contained in:
@ -26,8 +26,8 @@
|
||||
|
||||
|
||||
|
||||
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.c93a43f1f6e5c7a5e0d4b158b4cbd83860dbc497a8a24834d64b0f9757ef05be1a1698265edf46ca5b49b0cf6dcb37d7ff2a6831538d8d25cf320ee8351f2ca6.css"
|
||||
integrity="sha512-yTpD8fblx6Xg1LFYtMvYOGDbxJeookg01ksPl1fvBb4aFpgmXt9GyltJsM9tyzfX/ypoMVONjSXPMg7oNR8spg==" />
|
||||
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.6c40eb56a39ffc807d6745779b36d9d4e87abb472267de702cab14efcf8f105e5a8fe4543ce82551fbf94d50446429d78ad2b77f7f58df5968ce02651c8bf4c4.css"
|
||||
integrity="sha512-bEDrVqOf/IB9Z0V3mzbZ1Oh6u0ciZ95wLKsU78+PEF5aj+RUPOglUfv5TVBEZCnXitK3f39Y31lozgJlHIv0xA==" />
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/appearance.min.516a16745bea5a9bd011138d254cc0fd3973cd55ce6e15f3dec763e7c7c2c7448f8fe7b54cca811cb821b0c7e12cd161caace1dd794ac3d34d40937cbcc9ee12.js"
|
||||
@ -43,12 +43,12 @@
|
||||
|
||||
|
||||
|
||||
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.a5312a15393b6da77a379acf5b55576cabc85cb09cf0973d143812be82d0810982674c92e8564f3999e456d97305ae6f6269c41612d008359d8b94265a99eec5.js"
|
||||
integrity="sha512-pTEqFTk7bad6N5rPW1VXbKvIXLCc8Jc9FDgSvoLQgQmCZ0yS6FZPOZnkVtlzBa5vYmnEFhLQCDWdi5QmWpnuxQ==" data-copy="" data-copied=""></script>
|
||||
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.b6411b5d4cd56c0068d34c4acbce043846adad56b824e3d486a06d3459aed2eb7f7413874b7871cc2c822c8c8834cbed944022918bcc8cca710a962167c36d32.js"
|
||||
integrity="sha512-tkEbXUzVbABo00xKy84EOEatrVa4JOPUhqBtNFmu0ut/dBOHS3hxzCyCLIyINMvtlEAikYvMjMpxCpYhZ8NtMg==" data-copy="" data-copied=""></script>
|
||||
|
||||
|
||||
|
||||
<script src="/lib/zoom/zoom.min.37d2094687372da3f7343a221a470f6b8806f7891aa46a5a03966af7f0ebd38b9fe536cb154e6ad28f006d184b294525a7c4054b6bbb4be62d8b453b42db99bd.js" integrity="sha512-N9IJRoc3LaP3NDoiGkcPa4gG94kapGpaA5Zq9/Dr04uf5TbLFU5q0o8AbRhLKUUlp8QFS2u7S+Yti0U7QtuZvQ=="></script>
|
||||
<script src="/lib/zoom/zoom.min.f592a181a15d2a5b042daa7f746c3721acf9063f8b6acd175d989129865a37d400ae0e85b640f9ad42cd98d1f8ad30931718cf8811abdcc5fcb264400d1a2b0c.js" integrity="sha512-9ZKhgaFdKlsELap/dGw3Iaz5Bj+Las0XXZiRKYZaN9QArg6FtkD5rULNmNH4rTCTFxjPiBGr3MX8smRADRorDA=="></script>
|
||||
|
||||
|
||||
|
||||
@ -63,6 +63,7 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/posts/2024-04-22-young-again/">
|
||||
<meta property="og:site_name" content="All is the Wave 🌊">
|
||||
<meta property="og:title" content="Young Again">
|
||||
@ -178,7 +179,7 @@
|
||||
<div id="menu-blur" class="absolute opacity-0 inset-x-0 top-0 h-full single_hero_background nozoom bg-neutral dark:bg-neutral-800"></div>
|
||||
<div class="relative max-w-[64rem] ml-auto mr-auto">
|
||||
<div style="padding-left:0;padding-right:0;padding-top:2px;padding-bottom:3px"
|
||||
class="main-menu flex items-center justify-between px-4 py-6 sm:px-6 md:justify-start space-x-3">
|
||||
class="main-menu flex items-center justify-between px-4 py-6 sm:px-6 md:justify-start gap-x-3">
|
||||
|
||||
|
||||
|
||||
@ -202,7 +203,7 @@
|
||||
|
||||
|
||||
</nav>
|
||||
<nav class="hidden md:flex items-center space-x-5 md:ml-12 h-12">
|
||||
<nav class="hidden md:flex items-center gap-x-5 md:ml-12 h-12">
|
||||
|
||||
|
||||
|
||||
@ -308,7 +309,7 @@
|
||||
|
||||
<a href="/tags/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-base font-medium" title="">
|
||||
<p class="text-base font-medium" title="Tags">
|
||||
Tags
|
||||
</p>
|
||||
</a>
|
||||
@ -350,7 +351,7 @@
|
||||
|
||||
|
||||
<div
|
||||
class="ltr:mr-14 rtl:ml-14 flex items-center">
|
||||
class=" flex items-center">
|
||||
<button id="appearance-switcher" aria-label="Dark mode switcher" type="button" class="text-base hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<div class="flex items-center justify-center dark:hidden">
|
||||
|
||||
@ -377,7 +378,7 @@
|
||||
|
||||
|
||||
</nav>
|
||||
<div class="flex md:hidden items-center space-x-5 md:ml-12 h-12">
|
||||
<div class="flex md:hidden items-center gap-x-5 md:ml-12 h-12">
|
||||
|
||||
<span></span>
|
||||
|
||||
@ -400,7 +401,7 @@
|
||||
|
||||
|
||||
|
||||
<button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" class="text-base hover:text-primary-600 dark:hover:text-primary-400" style="margin-right:5px">
|
||||
<button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" class="text-base hover:text-primary-600 dark:hover:text-primary-400 ltr:mr-1 rtl:ml-1">
|
||||
<div class="flex items-center justify-center dark:hidden">
|
||||
|
||||
|
||||
@ -426,7 +427,7 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="-my-2 -mr-2 md:hidden">
|
||||
<div class="-my-2 md:hidden">
|
||||
|
||||
<label id="menu-button" class="block">
|
||||
|
||||
@ -582,7 +583,7 @@
|
||||
<li class="mt-1">
|
||||
<a href="/tags/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-bg font-bg" title="">
|
||||
<p class="text-bg font-bg" title="Tags">
|
||||
Tags
|
||||
</p>
|
||||
</a>
|
||||
@ -652,7 +653,7 @@
|
||||
|
||||
|
||||
<div class="fixed inset-x-0 top-0 h-[800px] single_hero_background nozoom"
|
||||
style="background-image:url(/posts/2024-04-22-young-again/featured_hu3547654008997451745.jpeg);">
|
||||
style="background-image:url(/posts/2024-04-22-young-again/featured_hu_440357c36c0e7e08.jpeg);">
|
||||
|
||||
|
||||
|
||||
@ -684,7 +685,7 @@
|
||||
|
||||
|
||||
|
||||
<li class="inline hidden">
|
||||
<li class="hidden">
|
||||
<a
|
||||
class="hover:underline decoration-neutral-300 dark:underline-neutral-600"
|
||||
href="/"
|
||||
@ -693,7 +694,7 @@
|
||||
</li>
|
||||
|
||||
|
||||
<li class="inline ">
|
||||
<li class="inline">
|
||||
<a
|
||||
class="hover:underline decoration-neutral-300 dark:underline-neutral-600"
|
||||
href="/posts/"
|
||||
@ -702,7 +703,7 @@
|
||||
</li>
|
||||
|
||||
|
||||
<li class="inline hidden">
|
||||
<li class="hidden">
|
||||
<a
|
||||
class="hover:underline decoration-neutral-300 dark:underline-neutral-600"
|
||||
href="/posts/2024-04-22-young-again/"
|
||||
@ -834,8 +835,7 @@
|
||||
|
||||
</h1>
|
||||
<blockquote>
|
||||
<p><a href="https://songwhip.com/helenstellar/io" target="_blank">“Io” by Hellen Stellar</a></p>
|
||||
</blockquote>
|
||||
<p><a href="https://songwhip.com/helenstellar/io" target="_blank">“Io” by Hellen Stellar</a></p></blockquote>
|
||||
<p>As I wrap up my thirties and still look about half my age I’m reflecting on my life. I’m reminded of things that make me feel younger this week.</p>
|
||||
|
||||
|
||||
@ -854,11 +854,11 @@
|
||||
<img
|
||||
class="my-0 rounded-md"
|
||||
srcset="
|
||||
/posts/2024-04-22-young-again/images/ncsubelltower1_hu14484041422304611763.jpeg 330w,
|
||||
/posts/2024-04-22-young-again/images/ncsubelltower1_hu15024604425522915016.jpeg 660w,
|
||||
/posts/2024-04-22-young-again/images/ncsubelltower1_hu14027002158002959273.jpeg 1024w,
|
||||
/posts/2024-04-22-young-again/images/ncsubelltower1_hu775460522822307615.jpeg 2x"
|
||||
src="/posts/2024-04-22-young-again/images/ncsubelltower1_hu15024604425522915016.jpeg"
|
||||
/posts/2024-04-22-young-again/images/ncsubelltower1_hu_2b8d34a10bdcd10c.jpeg 330w,
|
||||
/posts/2024-04-22-young-again/images/ncsubelltower1_hu_49ad5afeb24a5e5c.jpeg 660w,
|
||||
/posts/2024-04-22-young-again/images/ncsubelltower1_hu_739a3fcf8554e650.jpeg 1024w,
|
||||
/posts/2024-04-22-young-again/images/ncsubelltower1_hu_89558df3a630911d.jpeg 2x"
|
||||
src="/posts/2024-04-22-young-again/images/ncsubelltower1_hu_49ad5afeb24a5e5c.jpeg"
|
||||
alt="NC State Bell Tower"
|
||||
/>
|
||||
|
||||
@ -870,11 +870,11 @@
|
||||
<img
|
||||
class="my-0 rounded-md"
|
||||
srcset="
|
||||
/posts/2024-04-22-young-again/images/alan-amara-ncsubelltower_hu7850153991048912280.jpeg 330w,
|
||||
/posts/2024-04-22-young-again/images/alan-amara-ncsubelltower_hu17260247151153523783.jpeg 660w,
|
||||
/posts/2024-04-22-young-again/images/alan-amara-ncsubelltower_hu7083472165894778775.jpeg 1024w,
|
||||
/posts/2024-04-22-young-again/images/alan-amara-ncsubelltower_hu3841052885366972076.jpeg 2x"
|
||||
src="/posts/2024-04-22-young-again/images/alan-amara-ncsubelltower_hu17260247151153523783.jpeg"
|
||||
/posts/2024-04-22-young-again/images/alan-amara-ncsubelltower_hu_1ba7b8aa5484de59.jpeg 330w,
|
||||
/posts/2024-04-22-young-again/images/alan-amara-ncsubelltower_hu_7724e2f8a7acada7.jpeg 660w,
|
||||
/posts/2024-04-22-young-again/images/alan-amara-ncsubelltower_hu_7411cd83d3be50f9.jpeg 1024w,
|
||||
/posts/2024-04-22-young-again/images/alan-amara-ncsubelltower_hu_6020be28560c1ede.jpeg 2x"
|
||||
src="/posts/2024-04-22-young-again/images/alan-amara-ncsubelltower_hu_7724e2f8a7acada7.jpeg"
|
||||
alt="Alan and Amara at the NC State Bell Tower"
|
||||
/>
|
||||
|
||||
@ -886,11 +886,11 @@
|
||||
<img
|
||||
class="my-0 rounded-md"
|
||||
srcset="
|
||||
/posts/2024-04-22-young-again/images/djburnsjr-nando_hu16625528630668091101.jpeg 330w,
|
||||
/posts/2024-04-22-young-again/images/djburnsjr-nando_hu5442327677070771214.jpeg 660w,
|
||||
/posts/2024-04-22-young-again/images/djburnsjr-nando_hu16951851811535279101.jpeg 1024w,
|
||||
/posts/2024-04-22-young-again/images/djburnsjr-nando_hu7064791879572971373.jpeg 2x"
|
||||
src="/posts/2024-04-22-young-again/images/djburnsjr-nando_hu5442327677070771214.jpeg"
|
||||
/posts/2024-04-22-young-again/images/djburnsjr-nando_hu_23fe41f1334b25ab.jpeg 330w,
|
||||
/posts/2024-04-22-young-again/images/djburnsjr-nando_hu_91b67edcdc2e1990.jpeg 660w,
|
||||
/posts/2024-04-22-young-again/images/djburnsjr-nando_hu_e1ad92ac6c5ab88e.jpeg 1024w,
|
||||
/posts/2024-04-22-young-again/images/djburnsjr-nando_hu_5fc1d724aafcf8cb.jpeg 2x"
|
||||
src="/posts/2024-04-22-young-again/images/djburnsjr-nando_hu_91b67edcdc2e1990.jpeg"
|
||||
alt="DJ Burns Jr. Smiling with Sunglasses Photo from News and Observer"
|
||||
/>
|
||||
|
||||
@ -899,18 +899,17 @@
|
||||
<p>Let’s focus on one of the best examples: DJ Burns Jr. This guy is wonderful. Not only is he a large presence on the court at 6'9" but he is larger than life in real life because he’s always just beaming with delight. In between plays on the court he’s often smiling, laughing, dancing on the sidelines. He has an infectious joy for life that you can’t help but catch even just watching him on TV. It’s a bit like the sanguine happiness of the fictious Ted Lasso.</p>
|
||||
<p>“Why not us?” became our slogan on flags, banners, shirts, and chanted everywhere throughout Wolfpack nation.</p>
|
||||
<blockquote>
|
||||
<p>I recognize that “Why not us?” was first used by <a href="https://espnpressroom.com/us/press-releases/2021/02/why-not-us-north-carolina-central-university-mens-basketball-from-executive-producers-chris-paul-stephen-a-smith-to-debut-as-part-of-new-the-undefeated-on-espn/" target="_blank">NC Central in ESPN’s docuseries The Undefeated</a>. This phrase itself isn’t something that copyright law can cover as far as I’m aware since it’s too generic by itself. It’s why you cannot copyright a slogan like “We sell the best today” but “BestBuy” has their logo trademarked. One is just using common words, the other is using particular words/styles that are registered to only be used by the company. Anyways, I think it’s always good to respect and recognize the original source to attribute.</p>
|
||||
</blockquote>
|
||||
<p>I recognize that “Why not us?” was first used by <a href="https://espnpressroom.com/us/press-releases/2021/02/why-not-us-north-carolina-central-university-mens-basketball-from-executive-producers-chris-paul-stephen-a-smith-to-debut-as-part-of-new-the-undefeated-on-espn/" target="_blank">NC Central in ESPN’s docuseries The Undefeated</a>. This phrase itself isn’t something that copyright law can cover as far as I’m aware since it’s too generic by itself. It’s why you cannot copyright a slogan like “We sell the best today” but “BestBuy” has their logo trademarked. One is just using common words, the other is using particular words/styles that are registered to only be used by the company. Anyways, I think it’s always good to respect and recognize the original source to attribute.</p></blockquote>
|
||||
<!--
|
||||
<figure>
|
||||
<img
|
||||
class="my-0 rounded-md"
|
||||
srcset="
|
||||
/posts/2024-04-22-young-again/images/bestbuylogo_hu9891108806054994299.png 330w,
|
||||
/posts/2024-04-22-young-again/images/bestbuylogo_hu16098147033810001523.png 660w,
|
||||
/posts/2024-04-22-young-again/images/bestbuylogo_hu14011225094310216355.png 1024w,
|
||||
/posts/2024-04-22-young-again/images/bestbuylogo_hu16761114111012398587.png 2x"
|
||||
src="/posts/2024-04-22-young-again/images/bestbuylogo_hu16098147033810001523.png"
|
||||
/posts/2024-04-22-young-again/images/bestbuylogo_hu_334bd349380a48fa.png 330w,
|
||||
/posts/2024-04-22-young-again/images/bestbuylogo_hu_72551d44a5edbfb0.png 660w,
|
||||
/posts/2024-04-22-young-again/images/bestbuylogo_hu_966c39134907ddb3.png 1024w,
|
||||
/posts/2024-04-22-young-again/images/bestbuylogo_hu_ed15a6e26c4d28af.png 2x"
|
||||
src="/posts/2024-04-22-young-again/images/bestbuylogo_hu_72551d44a5edbfb0.png"
|
||||
alt="BestBuy Logo"
|
||||
/>
|
||||
|
||||
@ -930,8 +929,7 @@
|
||||
|
||||
</h2>
|
||||
<blockquote>
|
||||
<p><a href="https://songwhip.com/the-cure/lovesong2001" target="_blank">“Lovesong” by The Cure</a></p>
|
||||
</blockquote>
|
||||
<p><a href="https://songwhip.com/the-cure/lovesong2001" target="_blank">“Lovesong” by The Cure</a></p></blockquote>
|
||||
<p>I’m incredibly grateful for my partner, and the more time I spend with her we often both wish we had known each other when we were younger.</p>
|
||||
<p>And there’s just numerous reasons that we met at the perfect time and things wouldn’t have been as great if her and I met in high school or college for instance.</p>
|
||||
<blockquote>
|
||||
@ -939,19 +937,18 @@
|
||||
We coulda got so high
|
||||
Now we’re here, it’s been so long
|
||||
Two strangers in the bright light</p>
|
||||
<p><a href="https://songwhip.com/the-revivalists/wish-i-knew-you" target="_blank">“Wish I Knew You” by The Revivalists</a></p>
|
||||
</blockquote>
|
||||
<p><a href="https://songwhip.com/the-revivalists/wish-i-knew-you" target="_blank">“Wish I Knew You” by The Revivalists</a></p></blockquote>
|
||||
<p>So we’ll focus for now on sharing the joys of being together now. And one of those things really reminded me of the times when I was in college since I’ve moved across the county to be closer to her. While setting up my new living space I’ve got a great sit/stand desk that I’ve tried to cram into a small room with some other furniture already in there. That really takes me back to the shoebox dorm room I shared with my best friend Andrew in Sullivan hall or the apartments I stayed in. Having to Tetris(🧱) the furniture and things to make it work, years before people discovered tiny houses and the art of <a href="https://en.wikipedia.org/wiki/Marie_Kondo" target="_blank">Marie Kondo</a>.</p>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
class="my-0 rounded-md"
|
||||
srcset="
|
||||
/posts/2024-04-22-young-again/images/battlestation_hu4453576458978247291.jpeg 330w,
|
||||
/posts/2024-04-22-young-again/images/battlestation_hu2124138485236808717.jpeg 660w,
|
||||
/posts/2024-04-22-young-again/images/battlestation_hu17112866772846330345.jpeg 1024w,
|
||||
/posts/2024-04-22-young-again/images/battlestation_hu1288909038278351405.jpeg 2x"
|
||||
src="/posts/2024-04-22-young-again/images/battlestation_hu2124138485236808717.jpeg"
|
||||
/posts/2024-04-22-young-again/images/battlestation_hu_121f344530815f65.jpeg 330w,
|
||||
/posts/2024-04-22-young-again/images/battlestation_hu_e66d198ac69dbaf5.jpeg 660w,
|
||||
/posts/2024-04-22-young-again/images/battlestation_hu_fe797a1fb50e1196.jpeg 1024w,
|
||||
/posts/2024-04-22-young-again/images/battlestation_hu_303983d7bfcb8e9e.jpeg 2x"
|
||||
src="/posts/2024-04-22-young-again/images/battlestation_hu_e66d198ac69dbaf5.jpeg"
|
||||
alt="New Office Setup with Sit|Stand Desk"
|
||||
/>
|
||||
|
||||
@ -970,19 +967,18 @@ Two strangers in the bright light</p>
|
||||
|
||||
</h2>
|
||||
<blockquote>
|
||||
<p><a href="https://songwhip.com/blink-182/whats-my-age-again" target="_blank">“What’s my age again?” by Blink-182</a></p>
|
||||
</blockquote>
|
||||
<p><a href="https://songwhip.com/blink-182/whats-my-age-again" target="_blank">“What’s my age again?” by Blink-182</a></p></blockquote>
|
||||
<p>Amara and I both have had some tough times and difficult challenges in our lives. That’s why we often intentionally spend time doing things that may seem childish to some but bring a lot of joy to us. Beyond not apologizing, I’m going further to suggest you should try this too. There’s many too many discouraging, bleak things these days to always focus on those. So I’d been thinking for a while about doing Go-Karts as a fun date and just a fun activity and ended up inviting two couples of friends to join us for a birthday party at Frankie’s fun park.</p>
|
||||
|
||||
<figure>
|
||||
<img
|
||||
class="my-0 rounded-md"
|
||||
srcset="
|
||||
/posts/2024-04-22-young-again/images/gokarting_hu6416293002608554033.jpeg 330w,
|
||||
/posts/2024-04-22-young-again/images/gokarting_hu13148820324209040880.jpeg 660w,
|
||||
/posts/2024-04-22-young-again/images/gokarting_hu16197462457216615322.jpeg 1024w,
|
||||
/posts/2024-04-22-young-again/images/gokarting_hu14100636371865094198.jpeg 2x"
|
||||
src="/posts/2024-04-22-young-again/images/gokarting_hu13148820324209040880.jpeg"
|
||||
/posts/2024-04-22-young-again/images/gokarting_hu_fd11736e4a4e35ef.jpeg 330w,
|
||||
/posts/2024-04-22-young-again/images/gokarting_hu_9204f10347ecb45c.jpeg 660w,
|
||||
/posts/2024-04-22-young-again/images/gokarting_hu_a63d8811b1259213.jpeg 1024w,
|
||||
/posts/2024-04-22-young-again/images/gokarting_hu_566ec8770d54add.jpeg 2x"
|
||||
src="/posts/2024-04-22-young-again/images/gokarting_hu_9204f10347ecb45c.jpeg"
|
||||
alt="Go Karting"
|
||||
/>
|
||||
|
||||
@ -994,11 +990,11 @@ Two strangers in the bright light</p>
|
||||
<img
|
||||
class="my-0 rounded-md"
|
||||
srcset="
|
||||
/posts/2024-04-22-young-again/images/lasertagleaderboard_hu6292528312709024980.jpeg 330w,
|
||||
/posts/2024-04-22-young-again/images/lasertagleaderboard_hu10270895108340830601.jpeg 660w,
|
||||
/posts/2024-04-22-young-again/images/lasertagleaderboard_hu17300462087325178616.jpeg 1024w,
|
||||
/posts/2024-04-22-young-again/images/lasertagleaderboard_hu1686655852812726813.jpeg 2x"
|
||||
src="/posts/2024-04-22-young-again/images/lasertagleaderboard_hu10270895108340830601.jpeg"
|
||||
/posts/2024-04-22-young-again/images/lasertagleaderboard_hu_1081c9fb6338a105.jpeg 330w,
|
||||
/posts/2024-04-22-young-again/images/lasertagleaderboard_hu_73877c63c81dbdfb.jpeg 660w,
|
||||
/posts/2024-04-22-young-again/images/lasertagleaderboard_hu_2bc9637bee1e3f2.jpeg 1024w,
|
||||
/posts/2024-04-22-young-again/images/lasertagleaderboard_hu_2d4b08bfe670e353.jpeg 2x"
|
||||
src="/posts/2024-04-22-young-again/images/lasertagleaderboard_hu_73877c63c81dbdfb.jpeg"
|
||||
alt="Laser Tag Leaderboard"
|
||||
/>
|
||||
|
||||
@ -1007,8 +1003,7 @@ Two strangers in the bright light</p>
|
||||
<p>So whatever brings you joy, life, curiousity, and wonder be sure to prioritize seeking it in your life. There’s plenty of time to reflect and criticize the hardships of life, but for now we’re celebrating the abounding beauty in life!</p>
|
||||
<blockquote>
|
||||
<p>How do you do it? You make me want to live again.</p>
|
||||
<p><a href="https://songwhip.com/hot-chip/how-do-you-do" target="_blank">“How Do You Do?” by Hot Chip</a></p>
|
||||
</blockquote>
|
||||
<p><a href="https://songwhip.com/hot-chip/how-do-you-do" target="_blank">“How Do You Do?” by Hot Chip</a></p></blockquote>
|
||||
|
||||
|
||||
|
||||
@ -1141,7 +1136,7 @@ Two strangers in the bright light</p>
|
||||
|
||||
<p class="text-sm text-neutral-500 dark:text-neutral-400">
|
||||
©
|
||||
2024
|
||||
2025
|
||||
|
||||
</p>
|
||||
|
||||
|
Reference in New Issue
Block a user