Files
twentyone-world.github.io/_includes/menu.html
Gigi fee4511c83 feat: update navigation and footer (#17)
* refactor(layout): move back link to layout

* feat: add concept.svg

* feat(menu): cleanup

* feat(footer): add sitemap
2022-05-15 21:02:04 +02:00

9 lines
270 B
HTML

<div class="row">
<div class="span8 offset2" style="margin-bottom: 1rem;">
<center>
<a href="/">The Map</a> |
<a href="/concept">The Concept</a> |
<a href="/fork#the-meme">The Meme</a>
</center>
</div>
</div>