From 9db438e35d338b828d611439f13293eadd1e2606 Mon Sep 17 00:00:00 2001 From: Dmytro Domin Date: Mon, 11 Mar 2024 19:32:03 +0100 Subject: [PATCH] fix --- hugo.toml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/hugo.toml b/hugo.toml index c559902..9090d45 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,13 +1,11 @@ -baseURL = 'https://example.org/' +baseURL = 'https://mambusskruj.github.io/' languageCode = 'en-us' title = 'Home' languagecode = "en" -# theme = 'xmin' -# theme = 'hugo-bearblog' theme = 'black-and-light' -pygmentsstyle = "tango" -pygmentscodefences = true +pygmentsstyle = "tango" +pygmentscodefences = true [module] [[module.mounts]]