From 9c9c0023334c0d80b576719194193a4e76e467eb Mon Sep 17 00:00:00 2001 From: tulna07 Date: Mon, 28 Oct 2024 14:15:31 +0700 Subject: [PATCH] update --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 6289b12..b128145 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ #relativeURLs = true -#baseURL = 'https://definitely-not-aws-workshops.github.io/workshop-1-blog/' +baseURL = 'https://definitely-not-aws-workshops.github.io/' # Change the default theme to be use when building the site with Hugo theme = "hugo-theme-learn"