hypermedia-systems/www/_includes/global-footer.njk
2023-01-10 19:13:23 +03:00

11 lines
410 B
Plaintext

<nav class="f-row flex-wrap:wrap crowded" aria-label="Site navigation">
<span id="footer-book-name" class="bold allcaps">Hypermedia Systems</span>
<span class="f-row flex-wrap:wrap">
<a href="/">Cover</a>
<a href="/book/contents">Contents</a>
<a href="/colophon">Colophon</a>
<a href="https://github.com/bigskysoftware/hypermedia-systems">GitHub</a>
</span>
</nav>