chore: basic rendering from data

This commit is contained in:
Xin
2024-04-14 11:12:17 +01:00
parent c62b1fd401
commit 63f153999e
4 changed files with 37 additions and 1 deletions

View File

@ -15,4 +15,5 @@
{{- partialCached "components/sidebar/collapsible-button" . }}
{{- end }}
{{ end -}}
{{- with .items }}{{- partialCached "components/sidebar/collapsible-button" site.Home }}{{ end -}}
</a>