From da7e6b42fb53a25c5e788e15a911806d1e9db57b Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Wed, 11 Mar 2020 09:33:16 -0400 Subject: [PATCH] feat(cards): center images, hyphenate text --- src/layouts/partials/list.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/layouts/partials/list.html b/src/layouts/partials/list.html index b7870a3..8e3c9f3 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 @@
@@ -49,15 +49,15 @@ {{- end -}} {{- if isset . "hash" -}} -
+
{{ template "hash" .hash }}
{{- end -}} {{- if isset . "picture" -}} -
+ {{ end }}