From 532906d99f42dc0d398a0d3f210c5952efe68aaa Mon Sep 17 00:00:00 2001 From: darnodo Date: Tue, 4 Mar 2025 19:56:10 +0100 Subject: [PATCH] fix(relativeUrls): enable Relative URL --- hugo.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/hugo.yaml b/hugo.yaml index 506ac99..14ddc31 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,5 +1,6 @@ baseURL: "https://darnodo.github.io/Notebook/" title: 🧑‍💻 Notebook +relativeURLs: true theme: hextra defaultContentLanguage: en