diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ -<html lang="en"> - +<!DOCTYPE html> +<html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> @@ -23,4 +23,4 @@ <body> </body> -</html>
\ No newline at end of file +</html> |