From 43b69e775e83f25e2a6be24a32fae0ebc6c4954e Mon Sep 17 00:00:00 2001 From: ElnuDev Date: Wed, 1 Mar 2023 19:58:58 -0800 Subject: [PATCH] Prevent avatar from breaking outside of homepage --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index ed73a7c..903f363 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -5,7 +5,7 @@
{{ with .Site.Params.Avatar }} - + {{ end }}

{{ .Site.Title }}