diff options
Diffstat (limited to 'themes/danix-xyz-hacker/layouts/index.html')
| -rw-r--r-- | themes/danix-xyz-hacker/layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/danix-xyz-hacker/layouts/index.html b/themes/danix-xyz-hacker/layouts/index.html index a290d6a..fd3cfa0 100644 --- a/themes/danix-xyz-hacker/layouts/index.html +++ b/themes/danix-xyz-hacker/layouts/index.html @@ -52,7 +52,7 @@ <!-- Tag Cloud Section --> <div class="mt-16 pt-8 border-t border-border"> - {{ partial "tag-cloud.html" (dict "page" . "showCount" true "wrapInWidget" false "headingLevel" "h2") }} + {{ partial "tag-cloud.html" (dict "page" . "showCount" true "wrapInWidget" false) }} </div> </div> </section> |
