This is an automated email from the ASF dual-hosted git repository.

marcus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git

commit ac9bb6c7af823b2d5f9364da3268e4dc904f190a
Author: Marcus <[email protected]>
AuthorDate: Sat May 15 12:12:14 2021 +0200

    Fixed incomplete tags
---
 assets/doctype.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assets/doctype.html b/assets/doctype.html
index 0e76edd..7b370d1 100644
--- a/assets/doctype.html
+++ b/assets/doctype.html
@@ -1 +1 @@
-<!DOCTYPE html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>

Reply via email to