fix another link...

This commit is contained in:
sonic182
2022-04-01 23:28:13 +02:00
parent d19515cf85
commit fd19e4981b
+1 -1
View File
@@ -1,6 +1,6 @@
{{ define "head" }} {{ define "head" }}
<meta name="description" content="{{ .Title }} of {{ .Site.Title }}"> <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 }} {{ end }}
{{ define "title" }} {{ define "title" }}