From d955ee05c1119a9567a54ee62b8cb7d3b9e12b67 Mon Sep 17 00:00:00 2001 From: jackwill Date: Thu, 3 Nov 2022 11:53:10 +0800 Subject: [PATCH] [2][validation]Trailing slash on void elements has no effect --- 2020/includes/header.html | 2 +- 2021/includes/header.html | 2 +- 2022/includes/header.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/2020/includes/header.html b/2020/includes/header.html index 11d56489..55cb017d 100644 --- a/2020/includes/header.html +++ b/2020/includes/header.html @@ -2,7 +2,7 @@ - + diff --git a/2021/includes/header.html b/2021/includes/header.html index 04297451..786b687b 100644 --- a/2021/includes/header.html +++ b/2021/includes/header.html @@ -2,7 +2,7 @@ - + diff --git a/2022/includes/header.html b/2022/includes/header.html index 820773cb..616eb772 100644 --- a/2022/includes/header.html +++ b/2022/includes/header.html @@ -2,7 +2,7 @@ - + -- 2.25.1