Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2016-05-22 17:59:58 +0300
committerChaoyi Zha <summermontreal@gmail.com>2016-05-22 17:59:58 +0300
commitcb5fa18ab653be537d55ccb3767145e2845c2153 (patch)
tree648300136f4df0c106e44028402492af3696b4ee
parentbae0b6f091e33c3886a64cf2cb701fcef99cdd97 (diff)
parentbc056918c55fdaaea457598c8e46d1a4bd8d3f66 (diff)
Merge branch 'gh-pages' of github.com:cydrobolt/polr into gh-pages
-rw-r--r--index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/index.html b/index.html
index 11af42b..146dda1 100644
--- a/index.html
+++ b/index.html
@@ -134,6 +134,15 @@
<a href="https://github.com/cydrobolt/polr"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67"
alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"></a>
+ <script>
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+ })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+ ga('create', 'UA-42873524-5', 'auto');
+ ga('send', 'pageview');
+ </script>
</body>
<!-- Inspired by Flask's website :) -->