Files
twentyone-world.github.io/_includes/menu.html
Gigi 1c7bbe2daf feat: add /concept (#16)
* feat: remove tagline from landing

* feat(concept): add text

* feat(concept): add images

* feat(concept): add emphasis

* feat(fork): add /concept

* feat(menu): add /concept
2022-05-15 20:21:17 +02:00

12 lines
395 B
HTML

<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>
</center>
</div>
</div>