mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
chore(app): remove unnecessary comments in params section of hugo.toml
This commit is contained in:
@@ -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,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" . -}}
|
||||
|
||||
Reference in New Issue
Block a user