1
0

upd: change icon font

This commit is contained in:
Mar0xy
2023-09-30 18:52:13 +02:00
parent 00c14b98a3
commit f2e299a7a9
4 changed files with 17 additions and 78 deletions
@@ -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 ✨🚀✨')