pugixml/_includes/footer.html
2014-11-10 11:27:10 +01:00

20 lines
753 B
HTML

</section>
<footer>
<p>This project is maintained by <a href="https://github.com/zeux">Arseny Kapoulkine</a></p>
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</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-954596-3");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>