generated from Zeronaut/nbco-hugo-web
fixed up Joyous Jazz Post
All checks were successful
Deploy to Netlify / Deploy Hugo site to Netlify (push) Successful in 27s
All checks were successful
Deploy to Netlify / Deploy Hugo site to Netlify (push) Successful in 27s
This commit is contained in:
@ -123,6 +123,15 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HE5T62V6RV"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-HE5T62V6RV');
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
@ -665,6 +674,86 @@
|
||||
|
||||
|
||||
|
||||
<a href="/posts/2024-04-09-joyous-jazz/" class="min-w-full">
|
||||
|
||||
<div class="min-h-full border border-neutral-200 dark:border-neutral-700 border-2 rounded overflow-hidden shadow-2xl relative">
|
||||
|
||||
<div class="w-full thumbnail_card nozoom" style="background-image:url(/posts/2024-04-09-joyous-jazz/featured_huc99c2bc0fb263e4f5d4af1aad1c1854e_197180_600x0_resize_q75_box.jpeg);"></div>
|
||||
|
||||
|
||||
|
||||
<div class="px-6 py-4">
|
||||
|
||||
|
||||
<div class="font-bold text-xl text-neutral-800 decoration-primary-500 hover:underline hover:underline-offset-2 dark:text-neutral"
|
||||
href="/posts/2024-04-09-joyous-jazz/">Joyous Jazz</div>
|
||||
|
||||
|
||||
<div class="text-sm text-neutral-500 dark:text-neutral-400">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="flex flex-row flex-wrap items-center">
|
||||
|
||||
|
||||
<time datetime="2024-04-09 00:00:00 +0000 UTC">9 April 2024</time><span class="px-2 text-primary-500">·</span><span>508 words</span><span class="px-2 text-primary-500">·</span><span title="Reading time">3 mins</span>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="px-6 pt-4 pb-2">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="/posts/2024-04-03-welcome-post/" class="min-w-full">
|
||||
|
||||
<div class="min-h-full border border-neutral-200 dark:border-neutral-700 border-2 rounded overflow-hidden shadow-2xl relative">
|
||||
|
Reference in New Issue
Block a user