mirror of
https://github.com/apophenia-news/apophenia.news.git
synced 2026-06-07 23:12:13 +00:00
chore(build): update dist
This commit is contained in:
committed by
github-actions[bot]
parent
b521a06eb8
commit
4bea18d516
6
dist/author/renox/index.html
vendored
6
dist/author/renox/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-Dhp1i24d.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-BY7BW3j3.css">
|
||||
<script type="module" crossorigin src="/assets/main-CZYONFFD.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/main-CPm3WVbk.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -51,11 +51,13 @@
|
||||
</button>
|
||||
<nav class="hidden sm:flex items-center gap-6 text-sm">
|
||||
<a href="/">Home</a>
|
||||
<a href="/newsletter/">Newsletter</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="/write/">Become a writer</a>
|
||||
<a class="block py-1.5" href="/rss.xml">RSS</a>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user