Add hugo.toml
This commit is contained in:
parent
db3b81686f
commit
51060bb78e
1 changed files with 6 additions and 0 deletions
6
hugo.toml
Normal file
6
hugo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
baseURL = "https://example.com/"
|
||||
|
||||
[module]
|
||||
[module.hugoVersion]
|
||||
extended = false
|
||||
min = "0.116.0"
|
Loading…
Add table
Add a link
Reference in a new issue