Skip to content

Commit 08bb582

Browse files
committed
Link to API docs from the footer
1 parent c7bfd0b commit 08bb582

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

bin/server.p6

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,10 @@ sub html-layout-default (Str:D $content) {
179179
><small>keeping up to date with important changes</small></h1>
180180
\qq[$content]
181181
<footer>
182-
<small>Code for this website is available at
183-
<a href="https://github.com/perl6/alerts">github.com/perl6/alerts</a>
182+
<small><a href="/api">API</a> |
183+
Code for this website is available at
184+
<a href="https://github.com/perl6/alerts"
185+
>github.com/perl6/alerts</a></small>
184186
</footer>
185187
</div>
186188
</body>

0 commit comments

Comments
 (0)