From b77c3ed1849a38b4bb9eed394797d138cffa5435 Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Mon, 16 Jun 2025 00:12:48 -0500 Subject: [PATCH] fixing pictures links --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 4442781..d30de34 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -publishDir = './public' +publishDir = '/public' baseURL = 'https://blog.theoswalds.com/' languageCode = "en-us" # Add it only if you keep the theme in the `themes` directory.