diff --git a/layouts/partials/summary-with-image.html b/layouts/partials/summary-with-image.html index 2831ae1..d72cb35 100644 --- a/layouts/partials/summary-with-image.html +++ b/layouts/partials/summary-with-image.html @@ -8,9 +8,9 @@ {{ end }}

{{ .Title }}

-

+

{{ .Summary }} -

+
{{/* TODO: add author

By {{ .Author }}

*/}}
diff --git a/layouts/partials/summary.html b/layouts/partials/summary.html index 9c808aa..da2120e 100644 --- a/layouts/partials/summary.html +++ b/layouts/partials/summary.html @@ -5,10 +5,8 @@ {{ .Title }} - diff --git a/layouts/post/summary-with-image.html b/layouts/post/summary-with-image.html index 2831ae1..d72cb35 100644 --- a/layouts/post/summary-with-image.html +++ b/layouts/post/summary-with-image.html @@ -8,9 +8,9 @@ {{ end }}

{{ .Title }}

-

+

{{ .Summary }} -

+
{{/* TODO: add author

By {{ .Author }}

*/}}
diff --git a/layouts/post/summary.html b/layouts/post/summary.html index e60ef18..2608540 100644 --- a/layouts/post/summary.html +++ b/layouts/post/summary.html @@ -9,9 +9,7 @@ {{ .Title }} -