なんかもうめっちゃ変えた
This commit is contained in:
parent
53c42f4324
commit
c72a07187a
16 changed files with 233 additions and 508 deletions
|
|
@ -9,11 +9,15 @@ html
|
|||
meta(name='application-name' content='Misskey')
|
||||
meta(name='theme-color' content=themeColor)
|
||||
meta(name='referrer' content='origin')
|
||||
|
||||
title Misskey
|
||||
|
||||
style
|
||||
include ./../../../built/web/assets/init.css
|
||||
script
|
||||
include ./../../../built/web/assets/boot.js
|
||||
|
||||
script(src='https://use.fontawesome.com/22aba0df4f.js' async)
|
||||
block head
|
||||
|
||||
body
|
||||
noscript: p
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue