Add HTML doctype

This commit is contained in:
Paulus Schoutsen 2022-04-25 07:45:42 -07:00 committed by GitHub
parent 7381cd456a
commit 0cc297fe3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />