From b4f7316a4cdf5ee2b43118aa6133a84a7ae4a5df Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Tue, 8 Nov 2022 18:11:06 +0100 Subject: [feature] Make instance thumbnail configurable via admin panel (#973) * [feature] Make instance thumbnail configurable via admin panel * log db errors in InstanceToAPIInstance * only update instance in db if necessary * start adding tests * finish test --- web/template/header.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/template') diff --git a/web/template/header.tmpl b/web/template/header.tmpl index f1cfec026..2fd25e292 100644 --- a/web/template/header.tmpl +++ b/web/template/header.tmpl @@ -20,7 +20,7 @@ {{ end }} {{ if .ogMeta.ImageWidth }} - {{ end }}{{ end }} + {{ end }}{{ end }} {{range .stylesheets}} @@ -30,7 +30,7 @@