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:
Gigi
2022-05-15 21:02:04 +02:00
committed by GitHub
parent 1c7bbe2daf
commit fee4511c83
12 changed files with 869 additions and 321 deletions

View File

@@ -114,7 +114,7 @@ title: Twentyone.World
</div>
<center>
<a href="/fork">
<button type="button" class="btn btn-primary btn-large btn-custom">What the Fork?</button>
<a href="/concept">
<img src="/images/concept.svg" width="69%"/>
</a>
</center>