aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2011-06-07 21:23:08 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2011-06-07 21:23:08 +0200
commit7b34510c830c9789e09aebd7a7d1ff4b2c33b10a (patch)
treeee08a0bc521c013ec468b418a6e650ed762becd1 /index.html
parentb0ed09d744e9ab6acf8cd14fba5e59b152bab09f (diff)
downloadfreenode-live-2017-presentation-7b34510c830c9789e09aebd7a7d1ff4b2c33b10a.tar
freenode-live-2017-presentation-7b34510c830c9789e09aebd7a7d1ff4b2c33b10a.tar.gz
removed tracking code
Diffstat (limited to 'index.html')
-rw-r--r--index.html31
1 files changed, 0 insertions, 31 deletions
diff --git a/index.html b/index.html
index 5c71250..ee6a9bc 100644
--- a/index.html
+++ b/index.html
@@ -116,36 +116,5 @@
<script src="js/slideshow.js"></script>
-
-
- <!-- Everything below this point is unrelated to the slideshow -->
-
- <div class="tweet-button" style="position: absolute; bottom: 10px; left: 50%; margin-left: -25px">
- <a href="http://twitter.com/share" class="twitter-share-button" data-text="A CSS 3D slideshow by @hakimel." data-url="http://hakim.se/experiments/css3-3d-slideshow" data-count="none" data-related="hakimel"></a>
- <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
- </div>
-
- <script>
- var _gaq = [['_setAccount', 'UA-15240703-1'], ['_trackPageview']];
- (function(d, t) {
- var g = d.createElement(t),
- s = d.getElementsByTagName(t)[0];
- g.async = true;
- g.src = ('https:' == location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- s.parentNode.insertBefore(g, s);
- })(document, 'script');
- </script>
-
- <style>a[href="http://www.w3counter.com"] { display: none!important; }</style>
- <script src="http://www.w3counter.com/tracker.js"></script>
- <script>
- w3counter(49720);
- var ps = document.createElement('script');
- ps.type = 'text/javascript';
- ps.async = true;
- ps.src = '//pulse.w3counter.com/pulse.js?id=49720';
- (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(ps);
- </script>
-
</body>
</html> \ No newline at end of file