diff --git a/layouts/partials/init/index.html b/layouts/partials/init/index.html index 64cfbd64..3e030dce 100644 --- a/layouts/partials/init/index.html +++ b/layouts/partials/init/index.html @@ -1,4 +1,4 @@ -{{- .Scratch.Set "version" "v0.3.15" -}} +{{- .Scratch.Set "version" "v0.3.16-fcb0f1ef" -}} {{- .Scratch.Set "this" dict -}} {{- partial "init/detection-env.html" . -}} diff --git a/layouts/partials/single/collection-list.html b/layouts/partials/single/collection-list.html index 2f0694f2..38d323f9 100644 --- a/layouts/partials/single/collection-list.html +++ b/layouts/partials/single/collection-list.html @@ -8,7 +8,7 @@ {{- $open := eq (index $collectionTerms 0) . -}} {{- $currentKey := 0 -}} -