Skip to content

Commit

Permalink
characters link in header
Browse files Browse the repository at this point in the history
  • Loading branch information
ademagic committed Oct 9, 2024
1 parent 3069ba0 commit e8f8609
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import { SITE_TITLE } from '../consts';
<div class="internal-links">
<HeaderLink href="/bleachflower/">Home</HeaderLink>
<HeaderLink href="/bleachflower/glossary">Glossary</HeaderLink>
<HeaderLink href="/bleachflower/character">Characters</HeaderLink>
</div>
</nav>
</header>
Expand Down

0 comments on commit e8f8609

Please sign in to comment.