Switch from FontAwesome to Phosphor (wip)
This commit is contained in:
parent
291aa82140
commit
fe2927049c
192 changed files with 595 additions and 576 deletions
|
@ -34,7 +34,8 @@ html
|
|||
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='stylesheet' href='/assets/fontawesome/css/all.css')
|
||||
//- link(rel='stylesheet' href='/assets/fontawesome/css/all.css')
|
||||
link(rel='stylesheet', href='https://unpkg.com/phosphor-icons@1.4.2/src/css/icons.css')
|
||||
link(rel='modulepreload' href=`/assets/${clientEntry.file}`)
|
||||
|
||||
each href in clientEntry.css
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue