From cdfdbf0fa7feb24a449036848e1982f2bb0145b1 Mon Sep 17 00:00:00 2001 From: Shautvast Date: Sat, 22 Nov 2025 15:06:15 +0100 Subject: [PATCH] typo --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index e2b0c22..1fa1979 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://shautvast.hithub.io/' +baseURL = 'https://shautvast.github.io/' languageCode = 'en-us' title = 'TiPi-lang' theme = 'ananke'