keyoxide-web/views/partials/header.pug

12 lines
261 B
Text
Raw Normal View History

2021-03-01 07:01:34 -07:00
header
nav
.spacer
a.text(href='/') 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