We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e748be4 commit a9426b6Copy full SHA for a9426b6
docs/_templates/layout.html
@@ -10,4 +10,9 @@
10
g.async=true; g.src='https://stats.plone.org/js/container_d3bIlNkY.js'; s.parentNode.insertBefore(g,s);
11
</script>
12
<!-- End Matomo Tag Manager -->
13
-{% endblock %}
+{% endblock %}
14
+
15
16
+{% block body_tag %}
17
+ <body data-spy="scroll" data-target="#bd-toc-nav" data-offset="100">
18
+{%- endblock %}
0 commit comments