From 06c141fb9005ca1ca9cbbb4584fc64667bbb33f1 Mon Sep 17 00:00:00 2001 From: Jarrod Doyle Date: Sun, 17 Mar 2024 18:14:39 +0000 Subject: [PATCH] Fix embed title --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index d909e1d..af2955e 100644 --- a/hugo.toml +++ b/hugo.toml @@ -38,7 +38,7 @@ defaultContentLanguage = "en" # This title is used as the site_name on the Hugo's internal opengraph # structured data template - title = "jayrude dot dev" + title = "Jayrude.dev" # Dates are displayed following the format below. For more information about # formatting, see https://gohugo.io/functions/format/