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.

fix(NavHeader.astro): I had 33x31 instead of 88x31...

+1 -1
+1 -1
src/components/NavHeader.astro
··· 26 26 <a href="/about" class="nav-btn">About</a> | 27 27 <a href="/tags" class="nav-btn">Tags</a> | 28 28 <a href="/friends" class="nav-btn">Friends</a> | 29 - <a href="/other buttons" class="nav-btn">Moar 33x31</a> 29 + <a href="/other buttons" class="nav-btn">Moar 88x31</a> 30 30 </Partition>