Bump to 0.161.1 and fix theme issues
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-05-02 10:17:53 +02:00
parent 0ad5d5f421
commit 75512d3ff7
7 changed files with 14 additions and 13 deletions
@@ -1,5 +1,5 @@
{{ with $.Page.Site.Params.social }}
{{ $socialMap := $.Page.Site.Data.notrack.social }}
{{ $socialMap := hugo.Data.notrack.social }}
{{ $width := default "12em" (.Params.Get "width") }}
{{ $height := default "auto" (.Params.Get "height") }}
{{ $float := default "right" (.Params.Get "float") }}