From fc2912c5be052605df2fb4599a3461e1a20a7a75 Mon Sep 17 00:00:00 2001 From: Patrick Neff Date: Sun, 2 Dec 2018 22:47:59 +0100 Subject: [PATCH] Change URL --- config.toml | 2 +- themes/guide_theme | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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