#309 and some cleanups
This commit is contained in:
parent
5306bb518d
commit
b646877e8b
49 changed files with 44 additions and 1859 deletions
|
|
@ -1,6 +1,6 @@
|
|||
doctype html
|
||||
|
||||
!= '\r\n<!-- Thank you for using Misskey! @syuilo -->\r\n'
|
||||
!= '\n<!-- Thank you for using Misskey! @syuilo -->\n'
|
||||
|
||||
html(lang='ja' dir='ltr')
|
||||
|
||||
|
|
@ -11,7 +11,7 @@ html(lang='ja' dir='ltr')
|
|||
meta(name='referrer' content='origin')
|
||||
title Misskey
|
||||
style
|
||||
include ./../../../built/web/resources/init.css
|
||||
include ./../../../built/web/assets/init.css
|
||||
script(src='https://use.fontawesome.com/22aba0df4f.js' async)
|
||||
block head
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue