mirror of https://github.com/tildeclub/site.git
Set HTML Doctype
This commit is contained in:
parent
258a8c1622
commit
e860ab0bcc
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue