mirror of
https://github.com/bigskysoftware/hypermedia-systems.git
synced 2025-12-05 00:03:55 -05:00
11 lines
410 B
Plaintext
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>
|