summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/demosites.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/web/demosites.html b/web/demosites.html
index 6946848b5a..6ef6666114 100644
--- a/web/demosites.html
+++ b/web/demosites.html
@@ -1,5 +1,6 @@
<!doctype html>
<html lang=en-us>
+<head>
<meta charset=utf-8>
<title>NetData - Real-time performance monitoring, done right!</title>
<meta name=author content="Costa Tsaousis">
@@ -587,7 +588,8 @@ p {
</style>
-
+</head>
+<body>
<div class=container>
<div class="site-header clearfix" role=banner>
<div class=site-logo>my-netdata.io</div>
@@ -1033,6 +1035,7 @@ p {
Thank you! You are awesome!
<p>
</div>
+</body>
<script>
if(window.location.hostname != 'my-netdata.io' || window.location.protocol != 'http:') {