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
88b410d28c
commit
bab5f1f543
4
dist/write/index.html
vendored
4
dist/write/index.html
vendored
@@ -16,7 +16,7 @@
|
||||
<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-BRgFs6gw.js"></script>
|
||||
<script type="module" crossorigin src="/assets/main-BOKz6kAE.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-DAoL7IZH.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -52,12 +52,14 @@
|
||||
<nav class="hidden sm:flex items-center gap-6 text-sm">
|
||||
<a href="/">Home</a>
|
||||
<a href="/newsletter/">Newsletter</a>
|
||||
<a href="https://store.apophenia.news" target="_blank" rel="noopener">Store</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="/newsletter/">Newsletter</a>
|
||||
<a class="block py-1.5" href="https://store.apophenia.news" target="_blank" rel="noopener">Store</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>
|
||||
|
||||
Reference in New Issue
Block a user