diff --git a/hugo.toml b/hugo.toml index 2179c74..3c104dd 100644 --- a/hugo.toml +++ b/hugo.toml @@ -104,12 +104,4 @@ pagination.pagerSize = 5 [[languages.en.menu.main]] identifier = "showcase" name = "Showcase" - url = "/showcase" - -[module] - # In case you would like to make changes to the theme and keep it locally in you repository, - # uncomment the line below (and correct the local path if necessary). - # -- - # replacements = "github.com/panr/hugo-theme-terminal/v4 -> themes/terminal" -[[module.imports]] - path = 'github.com/panr/hugo-theme-terminal/v4' \ No newline at end of file + url = "/showcase" \ No newline at end of file