Optimized sphinx theme

This commit is contained in:
2025-03-16 20:35:01 +01:00
parent c9c716e5fe
commit b6eb9a0dd3
4 changed files with 26 additions and 14 deletions

View File

@@ -13,7 +13,7 @@
{% if local_md_headings %}
<div class="local-md-headings">
<h3>Page Headings</h3>
<h3>Overview</h3>
{{ render_headings(local_md_headings) }}
</div>
{% endif %}