diff --git a/hugo.toml b/hugo.toml index 5bc6d13..72ef50b 100644 --- a/hugo.toml +++ b/hugo.toml @@ -5,10 +5,10 @@ title = 'My New Hugo Site' [module] # uncomment line below for temporary local development of module # or when using a 'theme' as a git submodule - replacements = "github.com/colinwilson/lotusdocs -> lotusdocs" + # replacements = "github.com/colinwilson/lotusdocs -> lotusdocs" [[module.imports]] path = "github.com/colinwilson/lotusdocs" disable = false [[module.imports]] path = "github.com/gohugoio/hugo-mod-bootstrap-scss/v5" - disable = false \ No newline at end of file + disable = false