fix another link...

This commit is contained in:
sonic182
2022-04-02 12:04:46 +02:00
parent d19515cf85
commit fd19e4981b
+2 -2
View File
@@ -1,6 +1,6 @@
{{ define "head" }}
<meta name="description" content="{{ .Title }} of {{ .Site.Title }}">
<link rel="stylesheet" href="/css/list.css" media="all">
<link rel="stylesheet" href="{{ .Site.Params.Statics }}/css/list.css" media="all">
{{ end }}
{{ define "title" }}
@@ -36,4 +36,4 @@
</div>
</div>
</div>
{{ end }}
{{ end }}