Added README.md file

This commit is contained in:
2025-03-17 12:37:57 +01:00
parent c157e93011
commit 9232db4ef7
2 changed files with 55 additions and 0 deletions

View File

@@ -41,6 +41,7 @@
{% if local_md_headings or local_subfolders %}
<div class="local-md-headings">
<h3>Overview</h3>
<hr />
<h4 class="toctree-l1">Current Index</h3>
{% if local_md_headings %}
{{ render_headings(local_md_headings) }}