Clean up
This commit is contained in:
parent
c38a792238
commit
15b237875b
14 changed files with 20 additions and 20 deletions
|
|
@ -1,5 +1,5 @@
|
|||
extends ../base
|
||||
|
||||
block head
|
||||
link(rel='stylesheet', href='/_/resources/dev/style.css')
|
||||
script(src='/_/resources/dev/script.js', async, defer)
|
||||
link(rel='stylesheet', href='/resources/dev/style.css')
|
||||
script(src='/resources/dev/script.js', async, defer)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue