mirror of
https://github.com/apophenia-news/apophenia.news.git
synced 2026-03-17 03:11:01 +00:00
chore(build): update dist
This commit is contained in:
committed by
github-actions[bot]
parent
cc64c15f76
commit
072de130f6
13
dist/index.html
vendored
13
dist/index.html
vendored
@@ -8,9 +8,12 @@
|
||||
<meta name="description" content="Signals, anomalies, civilization trajectories, and deep pattern analysis." />
|
||||
<meta property="og:title" content="apophenia.news — The news outlet for pattern seekers" />
|
||||
<meta property="og:description" content="Signals, anomalies, civilization trajectories, and deep pattern analysis." />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://apophenia.news/" />
|
||||
<meta property="og:image" content="https://direct-img.link/constellation+data+points+minimal+white+background" />
|
||||
<meta name="theme-color" content="#fcfcfa" />
|
||||
<link rel="canonical" href="https://apophenia.news/" />
|
||||
<link rel="alternate" type="application/rss+xml" title="apophenia.news RSS" href="https://apophenia.news/rss.xml" />
|
||||
<script type="module" crossorigin src="/assets/main-C_B_-gND.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-DHa-d1gv.css">
|
||||
</head>
|
||||
@@ -46,11 +49,13 @@
|
||||
</button>
|
||||
<nav class="hidden sm:flex items-center gap-6 text-sm">
|
||||
<a href="/">Home</a>
|
||||
<a href="#latest">Latest</a>
|
||||
<a href="/write/">Become a writer</a>
|
||||
<a href="/rss.xml">RSS</a>
|
||||
</nav>
|
||||
<nav class="sm:hidden absolute left-4 right-4 top-[70px] card p-3" x-show="open" x-transition>
|
||||
<a class="block py-1.5" href="/">Home</a>
|
||||
<a class="block py-1.5" href="#latest">Latest</a>
|
||||
<a class="block py-1.5" href="/write/">Become a writer</a>
|
||||
<a class="block py-1.5" href="/rss.xml">RSS</a>
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
@@ -62,7 +67,7 @@
|
||||
<p class="mt-4 text-zinc-700 max-w-2xl">High-agency analysis at the intersection of AGI, consciousness, geopolitics, and first-contact logic.</p>
|
||||
</section>
|
||||
|
||||
<section id="latest" class="mt-10">
|
||||
<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">2 published</span>
|
||||
|
||||
Reference in New Issue
Block a user