From 6c022654771575830fb0ecdddea75274f6dec42f Mon Sep 17 00:00:00 2001 From: ash Date: Thu, 19 Feb 2026 18:01:07 +0000 Subject: [PATCH] No title --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index ab0b0fb..ab86d6c 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,6 +1,6 @@ baseURL = 'https://me.marlow.boats' languageCode = 'en-uk' -title = 'My Self-Hosted Blog' +# title = 'My Self-Hosted Blog' theme = 'PaperMod' [author] name = "Ash Marlow" @@ -36,4 +36,4 @@ theme = 'PaperMod' url = "https://your-gitea-link-or-github" [[params.socialIcons]] name = "linkedin" - url = "https://linkedin.com/in/yourprofile" \ No newline at end of file + url = "https://www.linkedin.com/in/ash-marlow/" \ No newline at end of file