From c3f30d92ed918e00b0c3783fc036083244af48f2 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Thu, 19 Aug 2021 16:43:45 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Fix=20some=20content=20not=20cen?= =?UTF-8?q?tred=20on=20profile=20layout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + layouts/partials/home/profile.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 }}