Compare commits
2 Commits
578b9424e5
...
0f5723eb88
Author | SHA1 | Date |
---|---|---|
Steffen Becker | 0f5723eb88 | 4 years ago |
Steffen Becker | 14d0a73d20 | 4 years ago |
@ -1,3 +1,3 @@
|
||||
[submodule "themes/ananke"]
|
||||
path = themes/ananke
|
||||
url = https://github.com/theNewDynamic/gohugo-theme-ananke.git
|
||||
[submodule "themes/hugo-html5up-alpha"]
|
||||
path = themes/hugo-html5up-alpha
|
||||
url = https://github.com/dewittn/hugo-html5up-alpha.git
|
||||
|
@ -1,4 +1,4 @@
|
||||
baseURL = "https://seuh.k8s.sqa.ddnss.org/seuh2022/"
|
||||
languageCode = "en-us"
|
||||
title = "SEUH 2022 Conference"
|
||||
theme = "ananke"
|
||||
theme = "hugo-html5up-alpha"
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 988c731a5762a6e0a1aad4fd2023caa2dc1e082d
|
@ -0,0 +1 @@
|
||||
Subproject commit b921f3bccb74d51a010e3beff80c8a00b6de4418
|
Loading…
Reference in New Issue