chore: Move blog tags button onto blog page
This commit is contained in:
parent
e75e001368
commit
121d0898a6
2 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,7 @@ const pageTitle = "Aria's blog";
|
|||
|
||||
<BaseLayout pageTitle={pageTitle}>
|
||||
<Partition>
|
||||
| <a href="/tags" class="nav-btn">Browse Tags</a> |<br />
|
||||
<h1 class="text-2xl">All blog posts:</h1>
|
||||
<ul>
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue