feat(client): update fontawesome v6 and self-hosting

Resolve #7475
This commit is contained in:
syuilo
2022-02-09 13:23:29 +09:00
parent baca9e48d4
commit 1162f8bcff
5 changed files with 15 additions and 3 deletions

View File

@ -30,8 +30,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='preload' href='https://use.fontawesome.com/releases/v5.15.3/css/all.css' as='style')
link(rel='stylesheet' href='https://use.fontawesome.com/releases/v5.15.3/css/all.css')
link(rel='preload' href='/assets/fontawesome/css/all.css' as='style')
link(rel='stylesheet' href='/assets/fontawesome/css/all.css')
title
block title