summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-05-08 12:41:06 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-05-08 12:41:06 -0700
commit8e888f8df9494ecb57673b4a356312131e198519 (patch)
treeca996d4ddc46c0a66796d9ade0672434e057f570 /ui
parent8594e17f2b07976c006bca1c5531e56ead9b065a (diff)
downloadinfinitytier-8e888f8df9494ecb57673b4a356312131e198519.tar.gz
infinitytier-8e888f8df9494ecb57673b4a356312131e198519.zip
Hmm... will this work? Very first child of <head>
Diffstat (limited to 'ui')
-rw-r--r--ui/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/index.html b/ui/index.html
index e0f048b0..5ab32eb7 100644
--- a/ui/index.html
+++ b/ui/index.html
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ZeroTier One</title>
<meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="zerotier.css">
<script src="simpleajax.min.js"></script>