mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-18 17:34:20 +01:00
* refactor(layout): move back link to layout * feat: add concept.svg * feat(menu): cleanup * feat(footer): add sitemap
9 lines
270 B
HTML
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> |