mirror of
https://github.com/Damillora/Yuika
synced 2024-11-16 23:07:33 +00:00
chore: revert "don't preload font css for faster FCP"
This reverts commit 2a88f7ec00
.
This commit is contained in:
parent
9efdf81b02
commit
ec32715972
@ -11,6 +11,8 @@
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" crossorigin />
|
||||
|
||||
<link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Exo+2:300,400,500&display=swap" />
|
||||
<link rel="preload" as="style" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
|
||||
<link rel="preload" as="style" href="{{asset "built/styles.css"}}" />
|
||||
|
||||
<link rel="stylesheet" type="text/css"
|
||||
|
Loading…
Reference in New Issue
Block a user