website/views/index.pug

9 lines
149 B
Plaintext

doctype=html
html
head
title Bit Goblin
link(rel='stylesheet', href='/static/stylesheets/zulrah.css')
body
h1 Bit Goblin
p This is a test!