mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 23:09:29 -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')
|
||||
.spacer
|
||||
nav
|
||||
a(href='/getting-started') getting started
|
||||
a(href='/') about
|
||||
a(href='/getting-started') getting started
|
||||
a(href='/guides') guides
|
||||
a(href='/faq') faq
|
||||
|
||||
|
|
Loading…
Reference in a new issue