fix
This commit is contained in:
parent
7d8fb212cc
commit
683b0c7945
@ -23,7 +23,6 @@
|
|||||||
<link rel="apple-touch-icon" href="/icon/apple-touch-icon.png" />
|
<link rel="apple-touch-icon" href="/icon/apple-touch-icon.png" />
|
||||||
<link rel="stylesheet" href="/css/style.css" />
|
<link rel="stylesheet" href="/css/style.css" />
|
||||||
<link rel="stylesheet" href="/css/svg.css" />
|
<link rel="stylesheet" href="/css/svg.css" />
|
||||||
<link rel="stylesheet" href="/pkg/icomoon/icomoon.css" />
|
|
||||||
<link rel="stylesheet" href="/pkg/font-awesome/css/all.min.css" />
|
<link rel="stylesheet" href="/pkg/font-awesome/css/all.min.css" />
|
||||||
<script type="application/ld+json">
|
<script type="application/ld+json">
|
||||||
{
|
{
|
||||||
@ -39,4 +38,5 @@
|
|||||||
{{ printf `<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
|
{{ printf `<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://syui.ai/bower_components/icomoon/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
Reference in New Issue
Block a user