added TOC

This commit is contained in:
Arian Furrer 2024-02-09 17:56:19 +01:00
parent 5f9a682faf
commit 9a72410dcf
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<!-- ToC - Author: Robbi Nespu -->
<details id="TableOfContents">
<summary>Anklicken um Inhaltsverzeichnis anzuzeigen</summary>
<aside class="toc">
<strong class="toc-header">Inhaltsverzeichnis</strong>
{{ .Page.TableOfContents }}
</aside>
</details>