From 10c3ed94e774a10f23cd3918c8feb63b20039a55 Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Mon, 9 Jun 2025 23:16:18 -0500 Subject: [PATCH] new posts --- hugo.toml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) 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