Schreibweise Firmenname angepasst
This commit is contained in:
parent
7f41a397b0
commit
2a7e5953a0
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue