Compare commits

..

2 Commits

Author SHA1 Message Date
Steffen Becker 0f5723eb88 Changed Theme
continuous-integration/drone/push Build is failing Details
4 years ago
Steffen Becker 14d0a73d20 Removed Theme 4 years ago

6
.gitmodules vendored

@ -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…
Cancel
Save