色々やった
This commit is contained in:
@ -19,16 +19,16 @@ html
|
||||
meta(charset='utf-8')
|
||||
meta(name='application-name' content='Misskey')
|
||||
meta(name='referrer' content='origin')
|
||||
meta(name='theme-color' content='#86b300')
|
||||
meta(name='theme-color-orig' content='#86b300')
|
||||
meta(name='theme-color' content='#96CCE7')
|
||||
meta(name='theme-color-orig' content='#96CCE7')
|
||||
meta(property='og:site_name' content= instanceName || 'Misskey')
|
||||
meta(name='viewport' content='width=device-width, initial-scale=1')
|
||||
link(rel='icon' href= icon || '/favicon.ico')
|
||||
link(rel='apple-touch-icon' href= icon || '/apple-touch-icon.png')
|
||||
link(rel='manifest' href='/manifest.json')
|
||||
link(rel='prefetch' href='https://xn--931a.moe/assets/info.jpg')
|
||||
link(rel='prefetch' href='https://xn--931a.moe/assets/not-found.jpg')
|
||||
link(rel='prefetch' href='https://xn--931a.moe/assets/error.jpg')
|
||||
link(rel='prefetch' href='https://s3.nca10.net/misskey/ef838095-8ee4-4f64-8083-495da39512b2.png')
|
||||
link(rel='prefetch' href='https://nca10.net/files/ea7c869b-64db-4f04-b06e-d36a75c5876b')
|
||||
link(rel='prefetch' href='https://s3.nca10.net/misskey/42cbff93-e3df-43b8-9323-c93627442ae0.png')
|
||||
link(rel='preload' href='https://use.fontawesome.com/releases/v5.15.3/css/all.css' as='style')
|
||||
link(rel='stylesheet' href='https://use.fontawesome.com/releases/v5.15.3/css/all.css')
|
||||
|
||||
|
Reference in New Issue
Block a user