Reorder nav links

This commit is contained in:
Yarmo Mackenbach 2020-08-28 23:32:19 +02:00
parent 3b4c13e352
commit 38c379b092

View file

@ -12,8 +12,8 @@ header
img(src='/static/img/logo_96.png' alt='Keyoxide logo') img(src='/static/img/logo_96.png' alt='Keyoxide logo')
.spacer .spacer
nav nav
a(href='/getting-started') getting started
a(href='/') about a(href='/') about
a(href='/getting-started') getting started
a(href='/guides') guides a(href='/guides') guides
a(href='/faq') faq a(href='/faq') faq