From 2a7e5953a081f0de5a3068ac0e68b84f600b7cde Mon Sep 17 00:00:00 2001 From: edi Date: Tue, 26 Sep 2023 01:46:22 +0200 Subject: [PATCH] Schreibweise Firmenname angepasst --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 6cc0c64..1269055 100644 --- a/config.toml +++ b/config.toml @@ -11,7 +11,7 @@ defaultContentLanguage = "de" theme = ["hugo-cloak-email", "hugo-scroll"] # The browser tab name -title = "Vanilla Engineering" +title = "vanilla.engineering" # Theme-specific variables `.Site.Params.myParamName` [params] @@ -34,7 +34,7 @@ title = "Vanilla Engineering" # Another "title" :-). This one is used as the site_name on the Hugo's internal # opengraph structured data template. # See https://ogp.me/ and https://gohugo.io/templates/internal#open-graph. - title = "Vanilla Engineering" + title = "vanilla.engineering" # The "description" of your website. This is used in the meta data of your generated html. description = "Creating Camper Experience"