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