Continued working on the scaffolding of the development environment
This commit is contained in:
@ -1,8 +1,10 @@
|
||||
doctype=html
|
||||
html
|
||||
head
|
||||
title Bit Goblin
|
||||
link(rel='stylesheet', href='/static/stylesheets/zulrah.css')
|
||||
body
|
||||
h1 Bit Goblin
|
||||
p This is a test!
|
||||
head
|
||||
title Bit Goblin
|
||||
link(rel='stylesheet', href='/static/stylesheets/zulrah.css')
|
||||
script(src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js')
|
||||
script(src='/static/scripts/vorkath.js')
|
||||
body
|
||||
h1 Bit Goblin
|
||||
p This is a test!
|
||||
|
Reference in New Issue
Block a user