mirror of
https://github.com/michivonah/website-v3.git
synced 2025-12-22 21:36:28 +01:00
include akaricons directly for better performance
This commit is contained in:
parent
1f4af3a112
commit
801868d1a8
7 changed files with 2662 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<link rel="apple-touch-icon" sizes="167x167" href="{{ .Site.Params.faviconPath | relURL }}">
|
||||
<link rel="canonical" href="{{ .Site.BaseURL }}">
|
||||
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js" async></script>
|
||||
<script src="https://unpkg.com/akar-icons-fonts"></script>
|
||||
<script src='{{ "/akar-icons-fonts/src/index.js" | relURL }}'></script>
|
||||
<script src="main.js" defer></script>
|
||||
<link rel="stylesheet" type="text/css" href='{{ "/style.css" | absURL }}' media="screen"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://unpkg.com/aos@2.3.1/dist/aos.css" media="screen"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue