🎨 Update the site stat paramter format.

This commit is contained in:
elkan1788
2023-04-02 17:07:29 +08:00
parent fdaabac210
commit c7e4f52499
3 changed files with 19 additions and 20 deletions

View File

@@ -29,11 +29,10 @@
{{ end }}
</div>
</div>
</div>
{{ if .Site.Params.siteState.statistic.enable }}
{{ partial "sidebar/siteinfo.html" . }}
{{ if .Site.Params.siteState.views.enable }}
{{ partialCached "sidebar/siteinfo.html" . }}
{{ end }}
{{ if and .Site.Params.backTop.enable .Site.Params.backTop.sidebar }}