This commit is contained in:
Dave Gallant
2024-01-07 14:50:58 -05:00
parent bb5e1f688b
commit fdc27aad3a
8 changed files with 10 additions and 88 deletions

View File

@@ -11,9 +11,4 @@
{{ end }}
{{ end }}
{{ if $.Site.Params.tagCloud.enable }}
<aside>
{{ partial "tag-cloud.html" . }}
</aside>
{{ end }}
</div>