chore(app): remove unnecessary comments in params section of hugo.toml

This commit is contained in:
Cell
2025-10-12 13:22:23 +08:00
parent 664e9f0e16
commit 11b485b6c4
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -34,11 +34,8 @@ _merge = "shallow"
# -------------------------------------------------------------------------------------
[params]
# FixIt theme version
version = "0.3.X"
# e.g. "0.2.X", "0.2.15", "v0.2.15" etc.
# ...
[params.page]
collectionList = true
collectionNavigation = true
+1 -1
View File
@@ -1,4 +1,4 @@
{{- hugo.Store.Set "version" "v0.4.0-alpha.2-20251011071336-1c95aef3" -}}
{{- hugo.Store.Set "version" "v0.4.0-alpha.2-20251012052224-664e9f0e" -}}
{{- .Store.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}