From 8bdbe468dae0b02482ced8e664b3f97301b24659 Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Thu, 30 May 2024 01:25:06 +0100 Subject: [PATCH] Add hosting url --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 6f17cb0..b2fb6c4 100644 --- a/config.yaml +++ b/config.yaml @@ -1,4 +1,4 @@ -baseURL: "https://examplesite.com/" +baseURL: "https://trudeeh.github.io/web/" title: TrudeWeb paginate: 5 theme: PaperMod