From 0d3c0755eb29eb6a863a1d28485ed2cde518892a Mon Sep 17 00:00:00 2001 From: Alex Tavarez Date: Fri, 22 May 2026 20:36:52 -0400 Subject: [PATCH] changed base URL --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 3951518..3cc2fce 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,5 +1,5 @@ # baseURL = "https://blog.sukaato.moe/" -baseURL = "http://localhost:1313" +baseURL = "https://blog.sukaato.moe" defaultContentLanguage = "en" languageCode = "en-us" languageName = "English" @@ -18,4 +18,4 @@ timeZone = "America/New_York" "blog", "philosophy" ] - description = "Dismembering the One via speech" \ No newline at end of file + description = "Dismembering the One via speech"