[Python-modules-commits] [matplotlib] 06/08: bts800803 remote the Google Analytics tracking
Sandro Tosi
morph at moszumanska.debian.org
Sat Jan 9 16:54:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository matplotlib.
commit 6e26b84f9c1de9ac768f94070d36ae381af20bda
Author: Sandro Tosi <morph at debian.org>
Date: Sat Jan 9 16:51:28 2016 +0000
bts800803 remote the Google Analytics tracking
---
doc/_templates/layout.html | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html
index e17db11..d653f22 100644
--- a/doc/_templates/layout.html
+++ b/doc/_templates/layout.html
@@ -248,15 +248,5 @@ href="http://sphinx-doc.org/">Sphinx</a> {{ sphinx_version }}.{% endtrans %}
</div>
{%- endblock %}
-<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','//www.google-analytics.com/analytics.js','ga');
-
- ga('create', 'UA-55954603-1', 'auto');
- ga('send', 'pageview');
-
-</script>
</body>
</html>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/matplotlib.git
More information about the Python-modules-commits
mailing list