Started express project
This commit is contained in:
8
views/index.pug
Normal file
8
views/index.pug
Normal file
@ -0,0 +1,8 @@
|
||||
doctype=html
|
||||
html
|
||||
head
|
||||
title Bit Goblin
|
||||
link(rel='stylesheet', href='/static/stylesheets/zulrah.css')
|
||||
body
|
||||
h1 Bit Goblin
|
||||
p This is a test!
|
Reference in New Issue
Block a user