Create a new page to display more buttons
This commit is contained in:
parent
4bdb2ca436
commit
e1c5eafc1d
14 changed files with 59 additions and 1 deletions
|
@ -25,5 +25,6 @@ import Partition from "./Partition.astro";
|
|||
<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="/friends" class="nav-btn">Friends</a> |
|
||||
<a href="/other buttons" class="nav-btn">Moar 33x31</a>
|
||||
</Partition>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue