From dac3250d85b5575db7654bb0a37bdc1d76abe87c Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Thu, 13 Jun 2024 14:01:57 +0100 Subject: [PATCH] Update name --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index c83d053..b19ac88 100644 --- a/config.yaml +++ b/config.yaml @@ -1,5 +1,5 @@ baseURL: "https://trude.dev" -title: TrudeWeb +title: trude.dev paginate: 5 theme: PaperMod copyright: "Open-source - MIT License" @@ -28,7 +28,7 @@ minify: params: env: production # to enable google analytics, opengraph, twitter-cards and schema. - title: TrudeWeb + title: trude.dev description: "TrudeEH's Blog and Personal Website" keywords: [Blog, Portfolio, Trude, TrudeEH] author: "TrudeEH"