add environment specific content
parent
94a0c59abf
commit
decb3c37fe
@ -1,4 +1,4 @@
|
|||||||
baseURL = "www.seuh.org/seuh2022"
|
baseURL = "https://www.seuh.org/seuh2022/"
|
||||||
languageCode = "de-de"
|
languageCode = "de-de"
|
||||||
title = "SEUH 2022"
|
title = "SEUH 2022"
|
||||||
theme = "hugo-hero-theme"
|
theme = "hugo-hero-theme"
|
@ -0,0 +1 @@
|
|||||||
|
baseURL = "file:///Users/kleinen/mine/current/htw/seuh/website/seuh2022-website"
|
@ -0,0 +1,7 @@
|
|||||||
|
baseURL = "https://seuh2022.github.io/seuh2022-website/"
|
||||||
|
title = "STAGING --- SEUH 2022"
|
||||||
|
|
||||||
|
[params]
|
||||||
|
printEnvironment=true
|
||||||
|
environment="staging"
|
||||||
|
productionSite="https://www.seuh.org/seuh2022/"
|
@ -1 +1 @@
|
|||||||
Subproject commit f6b0e4a21baf60aa47bd1e43cc79e7ad4c532c6e
|
Subproject commit 3d8b6c05ef11b92e97cac6893ae6a72396aaab1a
|
Loading…
Reference in New Issue