Skip to content

Commit 5a7d4ca

Browse files
committed
feat(pageheader): Add link to bibliography page
1 parent ff6af62 commit 5a7d4ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frontend/src/lib/components/PageHeader.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
</ul>
2626
<ul>
2727
<li><BaseLink href="/about">About</BaseLink></li>
28+
<li><BaseLink href="/bibliography">Bibliography</BaseLink></li>
2829
<li>Guide</li>
2930
{#if dev && debug}
3031
<li><BaseLink href="/_styleguide">Style Guide</BaseLink></li>

0 commit comments

Comments
 (0)