mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-23 12:33:38 +00:00
6 lines
143 B
Plaintext
6 lines
143 B
Plaintext
extends ../base
|
|
|
|
block head
|
|
link(rel='stylesheet', href='/_/resources/dev/style.css')
|
|
script(src='/_/resources/dev/script.js', async, defer)
|