[Python-modules-commits] [sortedcollections] 04/06: Remove Google analytics account ID
Diane Trout
diane at moszumanska.debian.org
Tue Apr 25 03:08:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
diane pushed a commit to branch master
in repository sortedcollections.
commit 688d19949ccc3dd170a91680b8030c39a651240b
Author: Diane Trout <diane at ghic.org>
Date: Mon Apr 24 16:38:34 2017 -0700
Remove Google analytics account ID
Including it triggers a privacy breach in the locally generated
html files.
Also disabled the travis button, to cut down on other unnecessary web
traffic.
---
docs/conf.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/docs/conf.py b/docs/conf.py
index 28a88ac..a574fe3 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -122,8 +122,6 @@ html_theme_options = {
'logo': 'gj-logo.png',
'logo_name': True,
'logo_text_align': 'center',
- 'travis_button': True,
- 'analytics_id': 'UA-19364636-2',
'show_powered_by': False,
'github_user': 'grantjenks',
'github_repo': 'sortedcollections',
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sortedcollections.git
More information about the Python-modules-commits
mailing list