From bb1dfbab2dab503694ce040872df84657f7c99ff Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sun, 19 May 2024 15:46:55 -0700 Subject: Set baseURL --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 9c05145..11cb4bf 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = "http://example.org/" +baseURL = "https://rtk0c.pages.dev/" languageCode = "en-us" theme = "PaperMod" title = "rtk0c's hut" -- cgit v1.3.1