mirror of
https://github.com/yggdrasil-network/water.git
synced 2025-05-20 08:55:08 +03:00
Create gh-pages branch via GitHub
This commit is contained in:
parent
595e70c8c5
commit
16570f735b
2 changed files with 12 additions and 2 deletions
12
index.html
12
index.html
|
@ -137,6 +137,16 @@ Protocol: 1
|
|||
</footer>
|
||||
</div>
|
||||
<script src="javascripts/scale.fix.js"></script>
|
||||
|
||||
<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-39596175-1");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue