From bbb7343654acfde8ab6c8ad8d3f2252d9b1a8ae6 Mon Sep 17 00:00:00 2001 From: Nikola Petrov Date: Sun, 28 Sep 2025 22:44:25 +0200 Subject: [PATCH] hugo.toml --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 012789c..596850f 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = "" +baseURL = "/" title = "Petrov" theme = "hugo-coder" languageCode = "en"