mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
6 lines
136 B
HTML
6 lines
136 B
HTML
{{ with .TableOfContents }}
|
|
<aside id="table-of-contents">
|
|
<h3>Table of contents</h3>
|
|
{{ . }}
|
|
</aside>
|
|
{{ end }} |