From 083718711d50525d3ad04592efa4594bcfd9d67b Mon Sep 17 00:00:00 2001 From: Jason Streifling Date: Tue, 29 Oct 2024 16:37:41 +0100 Subject: [PATCH] Use empty alt tag for banner image --- web/templates/editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/editor.html b/web/templates/editor.html index 5ee79c3..7860dba 100644 --- a/web/templates/editor.html +++ b/web/templates/editor.html @@ -90,7 +90,7 @@ {{define "article-banner-template"}}
- Banner Image +
{{end}}