mirror of
https://github.com/apophenia-news/apophenia.news.git
synced 2026-08-28 06:45:43 +00:00
chore(build): update dist
This commit is contained in:
committed by
github-actions[bot]
parent
a86e45ecc8
commit
c0177356ed
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-CDFuKdAN.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-c2lfcQSu.css">
|
||||
<script type="module" crossorigin src="/assets/main-BzqVXSqF.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-Dsl0jU6m.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -76,11 +76,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">5 published</span>
|
||||
<span class="text-sm text-zinc-500">6 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/galactic+internet+cosmic+network+glowing" alt="The Future of the Internet" class="h-48 w-full object-cover" />
|
||||
<div class="p-5">
|
||||
<p class="text-xs uppercase tracking-wide text-zinc-500">August 14, 2026</p>
|
||||
<h3 class="mt-2 text-2xl font-semibold leading-tight">
|
||||
<a href="/the-future-of-the-internet/">The Future of the Internet</a>
|
||||
</h3>
|
||||
<p class="mt-2 text-zinc-700">One day the internet may stretch across the galaxy, open gateways to other civilizations, and come alive with AI living and breeding inside it. What happens when we're no longer sure we're alone in there?</p>
|
||||
<div class="mt-4 flex flex-wrap gap-2">
|
||||
<span class="tag">#internet</span><span class="tag">#AGI</span><span class="tag">#aliens</span><span class="tag">#dead-internet-theory</span>
|
||||
</div>
|
||||
<a href="/the-future-of-the-internet/" 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/nsa+fort+meade+hd" alt="Human Telepathy is Here, Invented by the NSA" class="h-48 w-full object-cover" />
|
||||
<div class="p-5">
|
||||
|
||||
Reference in New Issue
Block a user