diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bbc97f5..806b2ae0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Minor style issue with `button` shortcode - Hugo Modules would fail when using default theme config file +- Some content not centred correctly on the profile homepage layout ## [1.1.1] - 2020-08-19 diff --git a/layouts/partials/home/profile.html b/layouts/partials/home/profile.html index b0b12ae9..d190b0bb 100644 --- a/layouts/partials/home/profile.html +++ b/layouts/partials/home/profile.html @@ -3,7 +3,7 @@ h-full {{ end }}" > -
+
{{ with .Site.Author.image }} {{ end }}