Set HTML Doctype

This commit is contained in:
litemotiv
2024-10-27 11:54:02 +01:00
parent 258a8c1622
commit e860ab0bcc

View File

@@ -1,4 +1,5 @@
<html lang="en">
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">