summaryrefslogtreecommitdiff
path: root/web/index.html
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-11-14 08:23:42 +0300
committerDevaev Maxim <[email protected]>2018-11-14 08:23:42 +0300
commit10bf4f56b31fbfd3511a010167ee21e66d139dc9 (patch)
tree74ca044058516204fac603c62afc231d70751c03 /web/index.html
parentc315006ea7c128bfffb32d22c88cf440b2741d37 (diff)
fixed index.html
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
index 64ecdab0..b4cb1da6 100644
--- a/web/index.html
+++ b/web/index.html
@@ -1,6 +1,8 @@
<!DOCTYPE html>
<html lang="en">
<head>
+ <meta charset="utf-8" />
+ <title>Redirect</title>
<meta http-equiv="refresh" content="0;kvm.html">
</head>
</html>