Skip to content

Commit c064027

Browse files
committed
Create gh-pages branch via GitHub
1 parent d2bb5b3 commit c064027

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1254,6 +1254,16 @@ <h2>
12541254

12551255
</section>
12561256

1257-
1257+
<script type="text/javascript">
1258+
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
1259+
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
1260+
</script>
1261+
<script type="text/javascript">
1262+
try {
1263+
var pageTracker = _gat._getTracker("UA-18060688-20");
1264+
pageTracker._trackPageview();
1265+
} catch(err) {}
1266+
</script>
1267+
12581268
</body>
12591269
</html>

0 commit comments

Comments
 (0)