This is an automated email from the ASF dual-hosted git repository. jungm pushed a commit to branch preview/bval3 in repository https://gitbox.apache.org/repos/asf/bval-site.git
commit 022a4334372724efa17738e382871fa96250eb53 Author: Markus Jung <[email protected]> AuthorDate: Fri Jul 19 07:38:54 2024 +0200 HTML5 --- theme/apache/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html index 8603477..69e5244 100644 --- a/theme/apache/templates/base.html +++ b/theme/apache/templates/base.html @@ -1,4 +1,4 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file
