Add Chromium-only Blender WebEngine parity work
This commit is contained in:
6
blender-5.2.0/doc/python_api/templates/base.html
Normal file
6
blender-5.2.0/doc/python_api/templates/base.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{%- extends "!base.html" -%}
|
||||
|
||||
{%- block theme_scripts -%}
|
||||
{{ super() }}
|
||||
<script defer data-domain="docs.blender.org" src="https://analytics.blender.org/js/script.js"></script>
|
||||
{%- endblock -%}
|
||||
Reference in New Issue
Block a user