Compare commits
No commits in common. '0f5723eb88fab9b2debaae7018f0dc85858e02a0' and '578b9424e58af66914af8726d73795e1fb79c9e6' have entirely different histories.
0f5723eb88
...
578b9424e5
@ -1,3 +1,3 @@
|
|||||||
[submodule "themes/hugo-html5up-alpha"]
|
[submodule "themes/ananke"]
|
||||||
path = themes/hugo-html5up-alpha
|
path = themes/ananke
|
||||||
url = https://github.com/dewittn/hugo-html5up-alpha.git
|
url = https://github.com/theNewDynamic/gohugo-theme-ananke.git
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
baseURL = "https://seuh.k8s.sqa.ddnss.org/seuh2022/"
|
baseURL = "https://seuh.k8s.sqa.ddnss.org/seuh2022/"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "SEUH 2022 Conference"
|
title = "SEUH 2022 Conference"
|
||||||
theme = "hugo-html5up-alpha"
|
theme = "ananke"
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 988c731a5762a6e0a1aad4fd2023caa2dc1e082d
|
@ -1 +0,0 @@
|
|||||||
Subproject commit b921f3bccb74d51a010e3beff80c8a00b6de4418
|
|
Loading…
Reference in New Issue