From 8a23c0f0d5aa388035921a233cff20dc0e53dd01 Mon Sep 17 00:00:00 2001 From: darnodo Date: Tue, 4 Mar 2025 19:58:18 +0100 Subject: [PATCH] Fix(relativeURL) Remove relativeURL --- hugo.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/hugo.yaml b/hugo.yaml index 14ddc31..506ac99 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,6 +1,5 @@ baseURL: "https://darnodo.github.io/Notebook/" title: 🧑‍💻 Notebook -relativeURLs: true theme: hextra defaultContentLanguage: en