From ff27d4b92136b9710c5802ec8cd6dfb45cf8e817 Mon Sep 17 00:00:00 2001 From: Elara6331 Date: Tue, 19 Dec 2023 20:59:20 -0800 Subject: [PATCH] Fix website URL --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 1cd1188..a99023f 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = "https://example.com" +baseURL = "https://connerchu.com" title = "Conner Chu" languageCode = "en-us" theme = "hello-friend-ng" @@ -95,4 +95,4 @@ buildExpired = false identifier = "Tidbits" name = "Tidbits" url = "tidbits/" - weight = 3 \ No newline at end of file + weight = 3