mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-24 09:04:22 +01:00
feat: update navigation and footer (#17)
* refactor(layout): move back link to layout * feat: add concept.svg * feat(menu): cleanup * feat(footer): add sitemap
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
<div class="row">
|
||||
<div class="span8 offset2" style="margin-bottom: 1rem;">
|
||||
<center>
|
||||
<a href="/">Map</a> |
|
||||
<a href="/fork">Fork?</a> |
|
||||
<a href="/concept">Concept</a> |
|
||||
<a href="/checklist">Checklist</a> |
|
||||
<a href="/logo">Logo</a> |
|
||||
<a href="/translations">Translations</a>
|
||||
<a href="/">The Map</a> |
|
||||
<a href="/concept">The Concept</a> |
|
||||
<a href="/fork#the-meme">The Meme</a>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user