1
0
mirror of https://github.com/Damillora/Yuika synced 2024-11-16 23:07:33 +00:00

chore: use different display option for icons instead

This commit is contained in:
Damillora 2021-04-22 18:54:51 +07:00
parent 2a88f7ec00
commit 50e505f31f

View File

@ -15,7 +15,7 @@
<link rel="stylesheet" type="text/css" <link rel="stylesheet" type="text/css"
href="https://fonts.googleapis.com/css?family=Exo+2:300,400,500&display=swap" /> href="https://fonts.googleapis.com/css?family=Exo+2:300,400,500&display=swap" />
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/icon?family=Material+Icons&display=swap" /> <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/icon?family=Material+Icons&display=block" />
<link rel="stylesheet" type="text/css" href="{{asset "built/styles.css"}}" /> <link rel="stylesheet" type="text/css" href="{{asset "built/styles.css"}}" />
{{ghost_head}} {{ghost_head}}