From 0768fee350f6d8b35c7e83787e3fb19962962b42 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Fri, 28 Apr 2017 15:28:18 +0100 Subject: [PATCH] Fix portrait image not displaying when baseurl is not domain root --- layouts/partials/widgets/about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/widgets/about.html b/layouts/partials/widgets/about.html index 154c7e2b..85dfa23d 100644 --- a/layouts/partials/widgets/about.html +++ b/layouts/partials/widgets/about.html @@ -7,9 +7,9 @@
{{ with $.Site.Params.avatar }} -
+
- + {{ end }}