UNPKG

1.42 kBHTMLView Raw
1
2 <!-- Scripts-->
3 <script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
4 <script>if (!window.jQuery) { document.write('<script src="bin/jquery-2.1.1.min.js"><\/script>'); }
5 </script>
6 <script src="js/jquery.timeago.min.js"></script>
7 <script src="js/prism.js"></script>
8 <script src="jade/lunr.min.js"></script>
9 <script src="jade/search.js"></script>
10 <script src="bin/materialize.js"></script>
11 <script src="js/init.js"></script>
12 <!-- Twitter Button -->
13 <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
14
15 <!-- Google Plus Button-->
16 <script src="https://apis.google.com/js/platform.js" async defer></script>
17
18 <!-- Google Analytics -->
19 <script>
20 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
21 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
22 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
23 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
24
25 ga('create', 'UA-56218128-1', 'auto');
26 ga('require', 'displayfeatures');
27 ga('send', 'pageview');
28 </script>
\No newline at end of file