summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Hennion <nicolashennion@gmail.com>2013-01-28 11:52:05 +0100
committerNicolas Hennion <nicolashennion@gmail.com>2013-01-28 11:52:05 +0100
commit17d7098317bb08a5935d01d647afec1fc66e4d1c (patch)
tree6b63b2f3dba6ef8e3986da896872a602e13ea0df
parent60280b0274e4a87323d2d34542c321524f2220bc (diff)
Update index.html
-rw-r--r--index.html16
1 files changed, 3 insertions, 13 deletions
diff --git a/index.html b/index.html
index 53467977..ca9bcad8 100644
--- a/index.html
+++ b/index.html
@@ -10,6 +10,7 @@
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
+ <script type="text/javascript">var _gaq=_gaq||[];_gaq.push(['_setAccount','UA-115490-11']);_gaq.push(['_trackPageview']);_gaq.push(['_trackPageLoadTime']);(function(){var ga=document.createElement('script');ga.type='text/javascript';ga.async=true;ga.src=('https:'==document.location.protocol?'https://ssl':'http://www')+'.google-analytics.com/ga.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);})();</script> <script type="text/javascript" src="https://apis.google.com/js/plusone.js">{lang: 'fr'}</script>
<title>Glances by nicolargo</title>
</head>
@@ -452,22 +453,11 @@ Z - Zombie or "hung" process</p>
</section>
<footer>
- Glances is maintained by <a href="https://github.com/nicolargo">nicolargo</a><br>
+ Glances is maintained by <a href="https://blog.nicolargo.com">nicolargo</a><br>
This page was generated by <a href="http://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="http://twitter.com/jasonlong">Jason Long</a>.
</footer>
- <script type="text/javascript">
- var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
- document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
- </script>
- <script type="text/javascript">
- try {
- var pageTracker = _gat._getTracker("UA–115490–11");
- pageTracker._trackPageview();
- } catch(err) {}
- </script>
-
</div>
</div>
</body>
-</html> \ No newline at end of file
+</html>