Description: Disable Analytics
Author: Jonathan Rubenstein <jrubcop@gmail.com>
Forwarded: not-needed
--- a/build_files/templates/base.html
+++ b/build_files/templates/base.html
@@ -7,5 +7,6 @@
 
 {%- block theme_scripts -%}
 {{ super() }}
-<script defer data-domain="docs.blender.org" src="https://analytics.blender.org/js/script.js"></script>
-{%- endblock -%}
\ No newline at end of file
+<!-- Disabled for Debian -->
+<!-- <script defer data-domain="docs.blender.org" src="https://analytics.blender.org/js/script.js"></script> -->
+{%- endblock -%}
