fix
This commit is contained in:
parent
b8e8685040
commit
9fd1297d3a
@ -23,7 +23,6 @@
|
||||
<link rel="apple-touch-icon" href="/icon/apple-touch-icon.png" />
|
||||
<link rel="stylesheet" href="/css/style.css" />
|
||||
<link rel="stylesheet" href="/css/svg.css" />
|
||||
<link rel="stylesheet" href="/pkg/font-awesome/css/all.min.css" />
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "http://schema.org",
|
||||
@ -38,6 +37,6 @@
|
||||
{{ printf `<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
|
||||
{{ end -}}
|
||||
|
||||
<link rel="stylesheet" href="https://git.syui.ai/ai/moji/raw/branch/main/pkg/icomoon/style.css" />
|
||||
<link rel="stylesheet" href="https://git.syui.ai/ai/moji/raw/branch/main/pkg/font-awesome/css/all.min.css" />
|
||||
<link rel="stylesheet" href="https://syui.ai/bower_components/icomoon/style.css" />
|
||||
<link rel="stylesheet" href="https://syui.ai/bower_components/font-awesome/css/all.min.css" />
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user