diff --git a/hugo.toml b/hugo.toml new file mode 100644 index 0000000..b0315df --- /dev/null +++ b/hugo.toml @@ -0,0 +1,6 @@ +baseURL = "https://example.com/" + +[module] + [module.hugoVersion] + extended = false + min = "0.116.0"