summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html18
1 files changed, 3 insertions, 15 deletions
diff --git a/index.html b/index.html
index 43b11e3..67ac36b 100644
--- a/index.html
+++ b/index.html
@@ -8,9 +8,8 @@
<meta name="google" content="notranslate">
<title>JTAG</title>
<link href='http://fonts.googleapis.com/css?family=Chango' rel='stylesheet' type='text/css'>
- <!-- <link href='http://fonts.googleapis.com/css?family=Roboto:400,900' rel='stylesheet' type='text/css'> -->
- <link rel="stylesheet" type="text/css" href="/css/reset.css">
- <link rel="stylesheet" type="text/css" href="/css/style.css">
+ <link rel="stylesheet" type="text/css" href="css/reset.css">
+ <link rel="stylesheet" type="text/css" href="css/style.css">
<script>
var _lr = _lr || {};
_lr.host = (location.host || 'localhost').split(':')[0];
@@ -41,17 +40,6 @@
</div>
</div>
</div>
- <script src="/js/index.js"></script>
- <script>
- var sc_project = 0000000;
- var sc_invisible = 1;
- var sc_security = "000000";
- (function(doc, tag) {
- var el = doc.createElement(tag);
- var ct = doc.getElementsByTagName(tag)[0];
- el.src = ('https:' === location.protocol ? '//secure' : '//www') + '.statcounter.com/counter/counter.js';
- ct.parentNode.insertBefore(el, ct);
- }(document, 'script'))
- </script>
+ <script src="js/index.js"></script>
</body>
</html>