From a803508850bb890de5caabda9bbc1552666da6f2 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 26 Apr 2023 08:45:48 +0200 Subject: Remove trailing slashes on void elements https://github.com/validator/validator/wiki/Markup-ยป-Void-elements#trailing-slashes-in-void-element-start-tags-do-not-mark-the-start-tags-as-self-closing --- templates/seo_tags.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/seo_tags.html') diff --git a/templates/seo_tags.html b/templates/seo_tags.html index 88c14e0..797569a 100644 --- a/templates/seo_tags.html +++ b/templates/seo_tags.html @@ -1 +1 @@ - + -- cgit 1.4.1