1
0
mirror of https://github.com/hotomoe/hotomoe synced 2024-12-16 23:58:14 +09:00
hotomoe/src/web/app/dev/view.pug

6 lines
143 B
Plaintext
Raw Normal View History

2016-12-29 07:49:51 +09:00
extends ../base
block head
link(rel='stylesheet', href='/_/resources/dev/style.css')
script(src='/_/resources/dev/script.js', async, defer)