Fixed sidebar

This commit is contained in:
Leon Mika 2024-03-17 09:10:21 +11:00
parent 6cc83333f4
commit 7f49ec5ff6

View file

@ -1,6 +1,6 @@
<div class="sidebar">
{{ if templates.Exists "partials/sidebar.html" }}
{{ partial "microhook-after-page-content.html" . }}
{{ partial "sidebar.html" . }}
{{ else }}
{{ partial "sidebar-for-tiny-theme/recommendations.html" . }}
{{ end }}