chore: Move blog tags button onto blog page

This commit is contained in:
Aria 2024-12-29 12:36:20 +11:00
parent e75e001368
commit 121d0898a6
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B
2 changed files with 1 additions and 1 deletions

View file

@ -48,7 +48,6 @@ const optimizedBackgroundLQ = await getImage({
<a href="/" class="nav-btn">Home</a> |
<a href="/blog" class="nav-btn">Blog</a> |
<a href="/about" class="nav-btn">About</a> |
<a href="/tags" class="nav-btn">Tags</a> |
<a href="/friends" class="nav-btn">Friends</a> |
<a href="/other buttons" class="nav-btn">Moar 88x31</a>
</Partition>