add "register" link to the homepage

so darcy doesn't have to! :D
This commit is contained in:
Brendan Webb 2021-09-03 00:25:57 +00:00
parent 770eab9f05
commit 3f3b0720e6
1 changed files with 1 additions and 0 deletions

View File

@ -8,5 +8,6 @@ layout: base
<ul class="inline-list">
<li><a href="/phonebook/">phonebook</a></li>
<li><a href="/the-original/">the original</a></li>
<li><a href="/register/">register</a></li>
</ul>
</main>