Files
kubecon24/themes/hugo-theme-relearn/layouts/partials/topbar/area/start.html
2024-03-19 14:59:45 +01:00

6 lines
117 B
HTML

{{- partial "topbar/button/sidebar.html" (dict
"page" .
)}}
{{- partial "topbar/button/toc.html" (dict
"page" .
)}}