🏗️ Finish the sidebar attributes redesign.

This commit is contained in:
凡梦星尘
2022-06-01 11:49:47 +08:00
parent cea7bd3bc0
commit 5ff613af40
3 changed files with 21 additions and 22 deletions

View File

@@ -35,7 +35,7 @@
</div>
<!-- Sidebar -->
{{- if ne $P.sidebar.display "remove" }}
{{- partial "sidebar" (dict "P" $P "Page" .Page "Scratch" .Scratch) }}
{{- partial "sidebar.html" . }}
{{- end }}
</header>
<!-- Widgets -->