]> arthur.barton.de Git - netdata.git/commitdiff
properly add head and body sections
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 4 Dec 2016 01:03:43 +0000 (03:03 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 4 Dec 2016 01:03:43 +0000 (03:03 +0200)
web/demosites.html

index 6946848b5ad502bb1ee57552017efc473fec744d..6ef666611440cb2b5c60eb5c34126f35d4d9b01b 100644 (file)
@@ -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:') {