projects
/
scipy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b27053
)
docs_privacy
author
Debian Python Team
<team+python@tracker.debian.org>
Tue, 5 Dec 2023 13:22:12 +0000
(13:22 +0000)
committer
Graham Inggs
<ginggs@debian.org>
Tue, 5 Dec 2023 13:22:12 +0000
(13:22 +0000)
===================================================================
Gbp-Pq: Name docs_privacy.patch
doc/source/_templates/layout.html
patch
|
blob
|
history
diff --git
a/doc/source/_templates/layout.html
b/doc/source/_templates/layout.html
index 2e3cf67a0af979bdc325e07bcec49d5fa7ff9414..b73eb622f15f101689d39988d820c9812839eded 100644
(file)
--- a/
doc/source/_templates/layout.html
+++ b/
doc/source/_templates/layout.html
@@
-12,6
+12,6
@@
The Scientific-Python community is managing the account.
{% extends "!layout.html" %}
{% block extrahead %}
- <
script defer data-domain="docs.scipy.org" src="https://views.scientific-python.org/js/script.js"></script
>
+ <
!--script defer data-domain="docs.scipy.org" src="https://views.scientific-python.org/js/script.js"></script--
>
{{ super() }}
{% endblock %}