mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-07-01 21:01:24 +00:00
6 lines
140 B
HTML
6 lines
140 B
HTML
{{ with .TableOfContents }}
|
|
<aside id="table-of-contents">
|
|
<span>Table of contents</span>
|
|
{{ . }}
|
|
</aside>
|
|
{{ end }} |