fix another link...
This commit is contained in:
@@ -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" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user