From 305633d83804cb40f3e0e3edfd70f5fede5328fc Mon Sep 17 00:00:00 2001 From: fabioballabio Date: Fri, 1 Mar 2024 19:40:28 +0100 Subject: [PATCH] changed base url --- hugo.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.yaml b/hugo.yaml index 81e561e..d4e16f4 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,4 +1,4 @@ -baseURL: "https://fabfiles.github.io/" +baseURL: "https://fabioballabio.github.io/" title: FabFiles paginate: 5 theme: PaperMod @@ -74,7 +74,7 @@ params: hiddenInSingle: true # hide on single page editPost: - URL: "https://fabfiles.github.io.git/content" + URL: "https://fabioballabio.github.io.git/content" Text: "Suggest Changes" # edit text appendFilePath: true # to append file path to Edit link