mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
don't load icons in pug
This commit is contained in:
parent
cf5ab40892
commit
f31b374024
1 changed files with 0 additions and 2 deletions
|
@ -47,8 +47,6 @@ html
|
|||
each href in clientEntry.css
|
||||
link(rel='preload' href=`/assets/${href}` as='style')
|
||||
|
||||
link(rel='stylesheet' href='/assets/phosphor/icons.css')
|
||||
|
||||
title
|
||||
block title
|
||||
= title || 'Calckey'
|
||||
|
|
Loading…
Add table
Reference in a new issue