refactor: make sidebar footer work

This commit is contained in:
Xin
2024-04-14 10:23:52 +01:00
parent fdfdef69b5
commit c62b1fd401
4 changed files with 36 additions and 0 deletions

View File

@ -27,6 +27,7 @@
{{ warnf "The data file for the sidebar is still unstable. Please use caution when upgrading." }}
<pre>{{ . | jsonify (dict "indent" " ") }}</pre>
{{ end }}
{{ partialCached "components/sidebar/footer" $context site.Home }}
</ul>
</div>
</aside>