File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1010g . async = true ; g . src = 'https://stats.plone.org/js/container_d3bIlNkY.js' ; s . parentNode . insertBefore ( g , s ) ;
1111</ script >
1212<!-- End Matomo Tag Manager -->
13- {% endblock %}
13+ {% endblock %}
14+
15+
16+ {% block body_tag %}
17+ < body data-spy ="scroll " data-target ="#bd-toc-nav " data-offset ="100 ">
18+ {%- endblock %}
Original file line number Diff line number Diff line change 183183
184184# -- OpenGraph configuration ----------------------------------
185185
186- ogp_site_url = "https://docs.plone.org/"
186+ ogp_site_url = "https://6.dev- docs.plone.org/"
187187ogp_description_length = 200
188- ogp_image = "https://docs.plone.org/_static/Plone_logo_square.png"
188+ ogp_image = "https://6.dev- docs.plone.org/_static/Plone_logo_square.png"
189189ogp_site_name = "Plone Documentation"
190190ogp_type = "website"
191191ogp_custom_meta_tags = [
You can’t perform that action at this time.
0 commit comments