hugo-theme-terminal/config.toml
Elliott Sales de Andrade 893ded398f Add required version to config
This should generate a warning from hugo if using the standard build, or
an old one.
2023-01-03 20:41:08 -05:00

5 lines
71 B
TOML

[module]
[module.hugoVersion]
extended = true
min = '0.90.0'