hugo/create/skeletons/theme/config/_default/hugo.toml
Joe Mooring b6538532f4 commands/new: Embed site and theme skeletons
The skeletons are used when creating new sites and themes with the CLI.

Closes #11358
2023-08-21 10:38:22 +02:00

4 lines
73 B
TOML

[module]
[module.hugoVersion]
extended = false
min = "0.116.0"