1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-03 00:25:57 +09:00
cherrypick/src/web/app/base.pug
2017-12-08 21:12:49 +09:00

39 lines
714 B
Plaintext

doctype html
!= '\n<!-- Thank you for using Misskey! @syuilo -->\n'
html
head
meta(charset='utf-8')
meta(name='application-name' content='Misskey')
meta(name='theme-color' content=themeColor)
meta(name='referrer' content='origin')
link(rel='manifest' href='/manifest.json')
title Misskey
style
include ./../../../built/web/assets/init.css
script
include ./../../../built/web/assets/boot.js
script
include ./../../../built/web/assets/safe.js
//- FontAwesome style
style #{facss}
//- highlight.js style
style #{hljscss}
body
noscript: p
| JavaScriptを有効にしてください
br
| Please turn on your JavaScript
div#ini: p
span .
span .
span .