diff --git a/hugo.toml b/hugo.toml index 8e04b78f..7fd8754e 100644 --- a/hugo.toml +++ b/hugo.toml @@ -186,7 +186,6 @@ weight = 80 [module] [module.hugoVersion] -extended = true min = "0.161.0" # ------------------------------------------------------------------------------------- diff --git a/layouts/_partials/init/index.html b/layouts/_partials/init/index.html index 0ee61b76..553b8b4c 100644 --- a/layouts/_partials/init/index.html +++ b/layouts/_partials/init/index.html @@ -1,4 +1,4 @@ -{{- hugo.Store.Set "version" "v1.0.0-mrp9zxdw" -}} +{{- hugo.Store.Set "version" "v1.0.0-mrpajmty" -}} {{- .Store.Set "this" dict -}} {{- partial "init/detection-env.html" . -}}