mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-23 07:19:28 -07:00
Reorder nav links
This commit is contained in:
parent
3b4c13e352
commit
38c379b092
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue