File: 0001-Remove-Google-AdSense-tracker-from-docs.patch

package info (click to toggle)
fabric 3.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 988 kB
  • sloc: python: 4,816; makefile: 8
file content (19 lines) | stat: -rw-r--r-- 727 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
From: Stein Magnus Jodal <stein.magnus@jodal.no>
Date: Sat, 12 Sep 2015 10:56:58 +0200
Subject: Remove Google AdSense tracker from docs

---
 sites/shared_conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/sites/shared_conf.py
+++ b/sites/shared_conf.py
@@ -23,7 +23,7 @@
     "travis_button": False,  # Circle now
     "codecov_button": False,  # README badge now
     "tidelift_url": "https://tidelift.com/subscription/pkg/pypi-fabric?utm_source=pypi-fabric&utm_medium=referral&utm_campaign=docs",
-    "analytics_id": "UA-18486793-1",
+#    "analytics_id": "UA-18486793-1",
     "link": "#3782BE",
     "link_hover": "#3782BE",
     # Wide enough that 80-col code snippets aren't truncated on default font