diff --git a/src/layouts/partials/list.html b/src/layouts/partials/list.html index 3ed40b2..a5321a7 100644 --- a/src/layouts/partials/list.html +++ b/src/layouts/partials/list.html @@ -1,5 +1,5 @@ {{ define "text" }} -

+

{{- markdownify . -}}

{{ end }} @@ -31,7 +31,7 @@
-

{{- .title -}}

+

{{- .title -}}

@@ -49,13 +49,13 @@ {{- end -}} {{- if isset . "hash" -}} -
+
{{ template "hash" .hash }}
{{- end -}} {{- if isset . "picture" -}} -
+