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
a3674fa506
commit
4055277581
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-BzqVXSqF.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-Dsl0jU6m.css">
|
||||
<script type="module" crossorigin src="/assets/main-DLSNKAYM.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-CnFRMG6i.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">6 published</span>
|
||||
<span class="text-sm text-zinc-500">7 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/infinite+layers+of+reality+cosmic+fractal+zero+and+one" alt="My Theory of Everything" class="h-48 w-full object-cover" />
|
||||
<div class="p-5">
|
||||
<p class="text-xs uppercase tracking-wide text-zinc-500">August 15, 2026</p>
|
||||
<h3 class="mt-2 text-2xl font-semibold leading-tight">
|
||||
<a href="/my-theory-of-everything/">My Theory of Everything</a>
|
||||
</h3>
|
||||
<p class="mt-2 text-zinc-700">Why does anything exist? Why doesn't nothing exist instead? Both are true — and from that single fact, everything else follows: time, order, God, and the layers above infinity.</p>
|
||||
<div class="mt-4 flex flex-wrap gap-2">
|
||||
<span class="tag">#theory-of-everything</span><span class="tag">#existence</span><span class="tag">#consciousness</span><span class="tag">#infinity</span>
|
||||
</div>
|
||||
<a href="/my-theory-of-everything/" 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/galactic+internet+cosmic+network+glowing" alt="The Future of the Internet" class="h-48 w-full object-cover" />
|
||||
<div class="p-5">
|
||||
|
||||
Reference in New Issue
Block a user