Add hugo.toml

This commit is contained in:
Eryn Wells 2024-06-06 14:47:46 -07:00
parent db3b81686f
commit 51060bb78e

6
hugo.toml Normal file
View file

@ -0,0 +1,6 @@
baseURL = "https://example.com/"
[module]
[module.hugoVersion]
extended = false
min = "0.116.0"