From b781d678a7ce893a3b9aca9c20b874f160c61be1 Mon Sep 17 00:00:00 2001 From: cassie Date: Thu, 17 Jul 2025 02:42:45 -0400 Subject: [PATCH] i forgot to update baseurl --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index fca7515..9dccd22 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://example.org/' +baseURL = 'https://cassie.ink/' languageCode = 'en-us' title = 'cassie.ink' theme = 'neverhungoveragain'