diff --git a/exampleSite/go.mod b/exampleSite/go.mod index 7003389..85e38cf 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -27,5 +27,5 @@ require ( github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20240925042433-d2b5d05977e8 // indirect github.com/gethugothemes/hugo-modules/videos v0.0.0-20240925042433-d2b5d05977e8 // indirect github.com/hugomods/mermaid v0.1.4 // indirect - github.com/zeon-studio/hugoplate v0.0.0-20240925040917-e6d108168086 // indirect + github.com/zeon-studio/hugoplate v0.0.0-20240925044951-fe74d0e62893 // indirect ) diff --git a/layouts/partials/components/theme-switcher.html b/layouts/partials/components/theme-switcher.html index 2f8e873..309cbd2 100644 --- a/layouts/partials/components/theme-switcher.html +++ b/layouts/partials/components/theme-switcher.html @@ -1,7 +1,7 @@ {{ $class := .Class }} {{ if site.Params.theme_switcher }} -
+