Schreibweise Firmenname angepasst

This commit is contained in:
edi 2023-09-26 01:46:22 +02:00
parent 7f41a397b0
commit 2a7e5953a0
Signed by: edi
SSH key fingerprint: SHA256:KFkwZzDracWAjmHqmcEMriW2i/8qe9LcXBGY2UFyQe4

View file

@ -11,7 +11,7 @@ defaultContentLanguage = "de"
theme = ["hugo-cloak-email", "hugo-scroll"] theme = ["hugo-cloak-email", "hugo-scroll"]
# The browser tab name # The browser tab name
title = "Vanilla Engineering" title = "vanilla.engineering"
# Theme-specific variables `.Site.Params.myParamName` # Theme-specific variables `.Site.Params.myParamName`
[params] [params]
@ -34,7 +34,7 @@ title = "Vanilla Engineering"
# Another "title" :-). This one is used as the site_name on the Hugo's internal # Another "title" :-). This one is used as the site_name on the Hugo's internal
# opengraph structured data template. # opengraph structured data template.
# See https://ogp.me/ and https://gohugo.io/templates/internal#open-graph. # 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. # The "description" of your website. This is used in the meta data of your generated html.
description = "Creating Camper Experience" description = "Creating Camper Experience"