mirror of
https://github.com/apophenia-news/apophenia.news.git
synced 2026-08-28 14:55:42 +00:00
chore(build): update dist
This commit is contained in:
committed by
github-actions[bot]
parent
a4a25ae92c
commit
5718aadbd5
35
dist/human-telepathy-is-here/index.html
vendored
35
dist/human-telepathy-is-here/index.html
vendored
@@ -16,8 +16,8 @@
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="alternate" type="application/rss+xml" title="apophenia.news RSS" href="https://apophenia.news/rss.xml" />
|
||||
<script data-goatcounter="https://apophenia.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
|
||||
<script type="module" crossorigin src="/assets/main-BOKz6kAE.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-DAoL7IZH.css">
|
||||
<script type="module" crossorigin src="/assets/main-CDFuKdAN.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-c2lfcQSu.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -120,6 +120,37 @@
|
||||
</div>
|
||||
</article>
|
||||
|
||||
|
||||
<section class="mt-10 card overflow-hidden bg-gradient-to-b from-white to-indigo-50/60">
|
||||
<div class="p-6 sm:p-8 grid sm:grid-cols-[1fr,340px] gap-8 items-center">
|
||||
<div>
|
||||
<p class="tag mb-3"><i data-lucide="shopping-bag" class="h-3.5 w-3.5"></i>Merch</p>
|
||||
<h2 class="text-2xl sm:text-3xl font-bold leading-tight">Wear the pattern</h2>
|
||||
<p class="mt-3 text-zinc-700 max-w-md">
|
||||
The <strong>Pattern Seeker</strong> heavy-blend zip hoodie — constellation print across the back, quiet mark on the chest.
|
||||
</p>
|
||||
<a href="https://store.apophenia.news/products/pattern-seeker" target="_blank" rel="noopener"
|
||||
class="mt-5 inline-flex items-center gap-2 rounded-xl bg-accent px-5 py-3 text-sm font-medium text-white transition hover:bg-indigo-700">
|
||||
Shop the hoodie <i data-lucide="arrow-up-right" class="h-4 w-4"></i>
|
||||
</a>
|
||||
<p class="mt-3 text-xs text-zinc-500 hidden sm:block">Hover a shot to zoom the print.</p>
|
||||
</div>
|
||||
<div class="grid grid-cols-2 gap-3">
|
||||
<a href="https://store.apophenia.news/products/pattern-seeker" target="_blank" rel="noopener" aria-label="Pattern Seeker zip hoodie — chest mark"
|
||||
class="block overflow-hidden rounded-xl bg-white/40">
|
||||
<img src="/merch/apophenia_hoodie_front.avif" alt="Pattern Seeker zip hoodie — chest mark" loading="lazy" decoding="async"
|
||||
class="w-full origin-[61%_29%] transition-transform duration-500 ease-out hover:scale-[2.4]" />
|
||||
</a>
|
||||
<a href="https://store.apophenia.news/products/pattern-seeker" target="_blank" rel="noopener" aria-label="Pattern Seeker zip hoodie — constellation back print"
|
||||
class="block overflow-hidden rounded-xl bg-white/40">
|
||||
<img src="/merch/apophenia_hoodie_back.webp" alt="Pattern Seeker zip hoodie — constellation back print" loading="lazy" decoding="async"
|
||||
class="w-full origin-[50%_38%] transition-transform duration-500 ease-out hover:scale-[2.1]" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<div class="mt-8">
|
||||
<a href="/" class="inline-flex items-center gap-2 text-sm">
|
||||
<i data-lucide="arrow-left" class="h-4 w-4"></i> Back to Home
|
||||
|
||||
Reference in New Issue
Block a user