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

#309 and some cleanups

This commit is contained in:
syuilo
2017-03-22 16:19:32 +09:00
parent 5306bb518d
commit b646877e8b
49 changed files with 44 additions and 44 deletions

View File

@@ -1,4 +1,4 @@
extends ../base
block head
script(src=`/resources/dev/script.${version}.js` async defer)
script(src=`/assets/dev/script.${version}.js` async defer)