Update
Took 2 hours 20 minutes
This commit is contained in:
@ -5,6 +5,10 @@ html
|
||||
meta(name="viewport" content="width=device-width, initial-scale=1.0")
|
||||
link(rel='stylesheet', href='/stylesheets/reset.css')
|
||||
link(rel='stylesheet', href='/stylesheets/style.css')
|
||||
link(rel='preload' as='image' href='/static/shot.png')
|
||||
link(rel='preload' as='image' href='/static/small.png')
|
||||
link(rel='preload' as='image' href='/static/normal.png')
|
||||
link(rel='preload' as='image' href='/static/large.png')
|
||||
meta(charset="UTF-8")
|
||||
body
|
||||
div#blockPanel
|
||||
|
Reference in New Issue
Block a user