upd: change icon font
This commit is contained in:
@@ -39,7 +39,7 @@ html
|
||||
link(rel='prefetch' href=infoImageUrl)
|
||||
link(rel='prefetch' href=notFoundImageUrl)
|
||||
//- https://github.com/misskey-dev/misskey/issues/9842
|
||||
link(rel='stylesheet' href='/assets/tabler-icons/tabler-icons.min.css')
|
||||
link(rel='stylesheet' href='/assets/phosphor-icons/regular/style.css')
|
||||
link(rel='modulepreload' href=`/vite/${clientEntry.file}`)
|
||||
|
||||
if !config.clientManifestExists
|
||||
@@ -51,7 +51,7 @@ html
|
||||
|
||||
title
|
||||
block title
|
||||
= title || 'Misskey'
|
||||
= title || 'Sharkey'
|
||||
|
||||
block desc
|
||||
meta(name='description' content= desc || '✨🌎✨ A interplanetary communication platform ✨🚀✨')
|
||||
|
||||
Reference in New Issue
Block a user