diff --git a/layouts/partials/human_made.html b/layouts/partials/human_made.html index e31b5b7..0eb2d73 100644 --- a/layouts/partials/human_made.html +++ b/layouts/partials/human_made.html @@ -1,6 +1,6 @@ {{- if (and (in .Site.Params.human "single") (ne .Type "posts")) -}} -
+ {{- end -}} {{- if (and (in .Site.Params.human "posts") (eq .Type "posts")) -}} - + {{- end -}} \ No newline at end of file diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index b09ed6f..03b70eb 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -118,8 +118,8 @@ {{- else if (eq .name "404-archive") -}} -{{- else if (eq .name "humanMade") -}} - +{{- else if (eq .name "brainMade") -}} + {{- else -}} {{- end -}}