mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-23 07:19:28 -07:00
8 lines
282 B
Text
8 lines
282 B
Text
header
|
|
.container
|
|
nav
|
|
a.logo(href='/' aria-label='Home')
|
|
img(src='/static/img/logo_circle.png' alt='Keyoxide' aria-hidden='true')
|
|
a.text(href='/') Home
|
|
a.text(href='https://docs.keyoxide.org') Docs
|
|
a.text(href='https://blog.keyoxide.org') Blog
|