From 98249e7d229f69e0fb4bf823142bcb33033c69ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Sodr=C3=A9=20M=2E=20Barros?= Date: Wed, 24 Apr 2024 21:47:02 -0300 Subject: [PATCH] Update hugo.toml change baseURL --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 5f387d4..77b6375 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,5 +1,5 @@ ######################## default configuration #################### -baseURL = "https://FOSS4G-2024-Belem.github.io/webpage/" +baseURL = "https://FOSS4G-2024-Belem.github.io/" title = "FOSS4G 2024" theme = "eventre-hugo" # Default time zone for time stamps; use any valid tz database name: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List @@ -568,4 +568,4 @@ defaultContentLanguageInSubdir = true parent = "attending" name = "Visitas Guiadas" url = "visitas-guiadas/" - weight = 2 \ No newline at end of file + weight = 2