🏗️ 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

@@ -26,7 +26,7 @@
{{ partial "sidebar/overview" . }}
</div>
</div>
{{- if and .P.backTop.enable .P.backTop.sidebar }}
{{- if and .Site.Params.backTop.enable .Site.Params.backTop.sidebar }}
<div class="back-to-top animated" role="button" aria-label="{{ T "BackTop" }}">
<i class="fa fa-arrow-up"></i>
<span>0%</span>