hugo-theme-relearn/layouts/partials/topbar/area/start.html

6 lines
117 B
HTML
Raw Normal View History

2023-09-18 18:24:49 +00:00
{{- partial "topbar/button/sidebar.html" (dict
"page" .
)}}
{{- partial "topbar/button/toc.html" (dict
"page" .
)}}