diff --git a/config.toml b/config.toml index 2c53866..e89fd65 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "http://midgard.test/" +baseURL = "http://localhost:8000/" theme = "guide_theme" enableGitInfo = true DefaultContentLanguage = "de" diff --git a/themes/guide_theme b/themes/guide_theme index c64f831..23b1f62 160000 --- a/themes/guide_theme +++ b/themes/guide_theme @@ -1 +1 @@ -Subproject commit c64f831000fc2bc756e898b162b7628bd41c74c1 +Subproject commit 23b1f62d72ba33f161a578e422a3c3901f5e53c1