aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Gräf <roman.graef@gmail.com>2017-11-05 20:39:50 +0100
committerGitHub <noreply@github.com>2017-11-05 20:39:50 +0100
commit0ae65922901c04099697e3af16c83fc848fa08a0 (patch)
treedb6ddb9bfdc29789bd2d97b9d01600962d9c1791
parentc9dcb6e349ca8210aab5b3b64b1f02761f523b50 (diff)
downloadichtml-0ae65922901c04099697e3af16c83fc848fa08a0.tar.gz
ichtml-0ae65922901c04099697e3af16c83fc848fa08a0.tar.bz2
ichtml-0ae65922901c04099697e3af16c83fc848fa08a0.zip
Update index.html
-rw-r--r--index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/index.html b/index.html
index 622e95a..fea4968 100644
--- a/index.html
+++ b/index.html
@@ -1,15 +1,17 @@
<!DOCTYPE HTML>
-<html>
+<html lang="de">
<head>
<meta charset="UTF-8">
<script src="https://code.jquery.com/jquery-3.2.1.js"></script>
<link rel="stylesheet" href="res/default.css">
<link rel="stylesheet" href="res/sidebar.css">
<link rel="stylesheet" href="res/loading.css">
- <meta name="theme-color" content="#22ff22">
+ <meta name="theme-color" content="#0099ff">
<meta name="author" content="Roman Gr&auml;f">
<title>IcHTML</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="content" content="About me">
+
</head>
<body onload="onload()">