1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 13:05:57 +02:00

nanka iroiro

This commit is contained in:
syuilo
2017-03-18 00:02:41 +09:00
parent 6927ffa979
commit 5ad77e8a3a
10 changed files with 155 additions and 93 deletions

View File

@@ -1,5 +1,4 @@
extends ../base
block head
link(rel='stylesheet', href='/resources/dev/style.css')
script(src='/resources/dev/script.js', async, defer)
script(src=`/resources/dev/script.${version}.js` async defer)