add: custom icon font
This commit is contained in:
parent
4ddf847a26
commit
62d1cb490b
7 changed files with 41 additions and 1 deletions
|
@ -41,6 +41,7 @@ html
|
|||
link(rel='prefetch' href=notFoundImageUrl)
|
||||
//- https://github.com/misskey-dev/misskey/issues/9842
|
||||
link(rel='stylesheet' href='/assets/phosphor-icons/bold/style.css')
|
||||
link(rel='stylesheet' href='/static-assets/fonts/sharkey-icons/style.css')
|
||||
link(rel='modulepreload' href=`/vite/${clientEntry.file}`)
|
||||
script(src='/client-assets/libopenmpt.js')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue