mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-27 02:06:43 -06:00
6 lines
143 B
Text
6 lines
143 B
Text
|
extends ../base
|
||
|
|
||
|
block head
|
||
|
link(rel='stylesheet', href='/_/resources/dev/style.css')
|
||
|
script(src='/_/resources/dev/script.js', async, defer)
|