diff --git a/config.toml b/config.toml index 629b473..cf33b0a 100644 --- a/config.toml +++ b/config.toml @@ -3,10 +3,8 @@ languageCode = "en-us" paginate = 5 [module] - # this is needed when you fetch the theme as a submodule to your repo. - # replacements = "github.com/panr/hugo-theme-terminal -> themes/terminal" -[[module.imports]] - path = 'github.com/panr/hugo-theme-terminal/v3' + [[module.imports]] + path = 'github.com/panr/hugo-theme-terminal/v3' [params] # dir name of your main content (default is `content/posts`).