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
2e26d78968
commit
6c4fe65d25
22
dist/index.html
vendored
22
dist/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-CZYONFFD.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-CPm3WVbk.css">
|
||||
<script type="module" crossorigin src="/assets/main-BRgFs6gw.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-DAoL7IZH.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -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">3 published</span>
|
||||
<span class="text-sm text-zinc-500">4 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/shattered+hourglass+cyberpunk+neon+time" alt="Longevity Escape Velocity: What are your chances?" class="h-48 w-full object-cover" />
|
||||
<div class="p-5">
|
||||
<p class="text-xs uppercase tracking-wide text-zinc-500">July 10, 2026</p>
|
||||
<h3 class="mt-2 text-2xl font-semibold leading-tight">
|
||||
<a href="/longevity-escape-velocity-what-are-your-chances/">Longevity Escape Velocity: What are your chances?</a>
|
||||
</h3>
|
||||
<p class="mt-2 text-zinc-700">A 45-year-old on Reddit thinks he'll die before aging is cured. With the 2030 LEV horizon approaching, let's break down the actual survival odds generation by generation.</p>
|
||||
<div class="mt-4 flex flex-wrap gap-2">
|
||||
<span class="tag">#longevity</span><span class="tag">#LEV</span><span class="tag">#AGI</span><span class="tag">#generations</span>
|
||||
</div>
|
||||
<a href="/longevity-escape-velocity-what-are-your-chances/" 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/prediction+market+marco-rubio" alt="Rubio Overtakes Vance" class="h-48 w-full object-cover" />
|
||||
<div class="p-5">
|
||||
|
||||
Reference in New Issue
Block a user