diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 6e16994..38733d0 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -40,7 +40,7 @@
-
+
diff --git a/layouts/partials/sections/achievements/entry.html b/layouts/partials/sections/achievements/entry.html index ec4727d..b697668 100644 --- a/layouts/partials/sections/achievements/entry.html +++ b/layouts/partials/sections/achievements/entry.html @@ -12,7 +12,7 @@ {{/* don't use "background-image: url('{{ $achievementImageSm }}');" Otherwise the images won't show in https://themes.gohugo.io/ */}}

{{ .title }}

@@ -20,6 +20,6 @@

{{ .title }}

{{ .summary | markdownify }}

- - + +
diff --git a/layouts/partials/sections/home.html b/layouts/partials/sections/home.html index 6303db9..37608da 100644 --- a/layouts/partials/sections/home.html +++ b/layouts/partials/sections/home.html @@ -77,28 +77,27 @@