mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 07:18:57 +00:00
chore(config): remove deprecated hugoVersion.extended
The `hugoVersion.extended` field is deprecated since Hugo v0.153.0 and the version check was removed in v0.153.2. WebP encoding is now supported in all Hugo editions, and LibSass has been replaced by Dart Sass. Since the theme requires Hugo >= 0.161.0, this setting is no longer needed.
This commit is contained in:
@@ -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" . -}}
|
||||
|
||||
Reference in New Issue
Block a user