From efbed631360a46104f1b7ec91564cafdfadaa781 Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Thu, 8 Jan 2026 11:12:01 +1030 Subject: [PATCH] chore: we're using www now --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 31b44da..e7c4438 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = 'https://inkletblot.com/' +baseURL = 'https://www.inkletblot.com/' languageCode = 'en-us' title = "Ink's Space"