mirror of
https://github.com/apophenia-news/apophenia.news.git
synced 2026-07-18 06:25:43 +00:00
chore(build): update dist
This commit is contained in:
committed by
github-actions[bot]
parent
02d1cf418c
commit
f924e45fdb
18
dist/index.html
vendored
18
dist/index.html
vendored
@@ -74,11 +74,27 @@
|
||||
<section class="mt-10">
|
||||
<div class="flex items-center justify-between mb-4">
|
||||
<h2 class="text-2xl font-bold">Latest Articles</h2>
|
||||
<span class="text-sm text-zinc-500">4 published</span>
|
||||
<span class="text-sm text-zinc-500">5 published</span>
|
||||
</div>
|
||||
|
||||
<div class="grid md:grid-cols-2 gap-5">
|
||||
|
||||
<article class="card overflow-hidden hover:-translate-y-0.5 transition">
|
||||
<img src="https://direct-img.link/nsa+fort+meade+hd" alt="Human Telepathy is Here, Invented by the NSA" class="h-48 w-full object-cover" />
|
||||
<div class="p-5">
|
||||
<p class="text-xs uppercase tracking-wide text-zinc-500">July 13, 2026</p>
|
||||
<h3 class="mt-2 text-2xl font-semibold leading-tight">
|
||||
<a href="/human-telepathy-is-here/">Human Telepathy is Here, Invented by the NSA</a>
|
||||
</h3>
|
||||
<p class="mt-2 text-zinc-700">The biggest invention since the atomic bomb arrived more than five years ago. It’s non-invasive, long-range, and it’s already running.</p>
|
||||
<div class="mt-4 flex flex-wrap gap-2">
|
||||
<span class="tag">#NSA</span><span class="tag">#telepathy</span><span class="tag">#mind-control</span><span class="tag">#transhumanism</span>
|
||||
</div>
|
||||
<a href="/human-telepathy-is-here/" class="inline-flex items-center gap-1 mt-5 text-sm font-medium">
|
||||
Read article <i data-lucide="arrow-right" class="h-4 w-4"></i>
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
<article class="card overflow-hidden hover:-translate-y-0.5 transition">
|
||||
<img src="https://direct-img.link/horizon-ocean" alt="Longevity Escape Velocity: What are your chances?" class="h-48 w-full object-cover" />
|
||||
<div class="p-5">
|
||||
|
||||
Reference in New Issue
Block a user