Wowie what a gay little website for my gay little self aria.coffee
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: Move blog tags button onto blog page

Aria 121d0898 e75e0013

+1 -1
-1
src/components/NavHeader.astro
··· 48 48 <a href="/" class="nav-btn">Home</a> | 49 49 <a href="/blog" class="nav-btn">Blog</a> | 50 50 <a href="/about" class="nav-btn">About</a> | 51 - <a href="/tags" class="nav-btn">Tags</a> | 52 51 <a href="/friends" class="nav-btn">Friends</a> | 53 52 <a href="/other buttons" class="nav-btn">Moar 88x31</a> 54 53 </Partition>
+1
src/pages/blog.astro
··· 11 11 12 12 <BaseLayout pageTitle={pageTitle}> 13 13 <Partition> 14 + | <a href="/tags" class="nav-btn">Browse Tags</a> |<br /> 14 15 <h1 class="text-2xl">All blog posts:</h1> 15 16 <ul> 16 17 {