From c131d5f3559f67b5e12f2b4fb125cbcb2734049b Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Mon, 10 Jun 2024 12:58:08 +0100 Subject: [PATCH] Fix path attempt --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index c4f17e0..37aa473 100644 --- a/config.yaml +++ b/config.yaml @@ -1,4 +1,4 @@ -baseURL: "https://trudeeh.github.io/web/" +baseURL: "https://trudeeh.github.io/web" title: TrudeWeb paginate: 5 theme: PaperMod