diff --git a/layouts/partials/home_biography.html b/layouts/partials/home_biography.html index f1a7c4b7..fc0e3f67 100644 --- a/layouts/partials/home_biography.html +++ b/layouts/partials/home_biography.html @@ -36,7 +36,7 @@
{{ if isset .Site.Params.about "interests" }} -
+

{{ with .Site.Params.about.str_interests }}{{ . | markdownify }}{{ end }}

    {{ range .Site.Params.about.interests }} @@ -47,7 +47,7 @@ {{ end }} {{ if isset .Site.Params.about "education" }} -
    +

    {{ with .Site.Params.about.str_education }}{{ . | markdownify }}{{ end }}

      {{ range .Site.Params.about.education }}