Add min hugo version

This commit is contained in:
BernatBC 2024-02-15 18:11:28 +01:00
parent c2889b67df
commit f116b25dd4

View file

@ -39,4 +39,9 @@ features = [
[author]
homepage = "https://hossainemruz.github.io"
name = "Emruz Hossain"
name = "Emruz Hossain"
[module]
[module.hugoVersion]
extended = true
min = "0.118.0"