keyoxide-web/views/partials/header.pug
2021-03-30 16:22:03 +02:00

11 lines
266 B
Text

header
nav
.spacer
a.text(href='/about') About
a.text(href='/getting-started') Getting started
a.logo(href='/')
img(src='/static/img/logo_circle.png' alt='Keyoxide')
nav
a.text(href='/guides') Guides
a.text(href='/faq') FAQ
.spacer