From 30b122408c6e3f9515cb4051ea3ecc3d9b80eea7 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sat, 23 Jul 2022 04:31:56 +0200 Subject: [PATCH] switch to WonderMod --- .gitmodules | 3 +++ config.yml | 2 +- themes/WonderMod | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 themes/WonderMod diff --git a/.gitmodules b/.gitmodules index e69de29..f86a8d8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/WonderMod"] + path = themes/WonderMod + url = https://github.com/Wonderfall/hugo-WonderMod.git diff --git a/config.yml b/config.yml index 3b1406d..e26ff71 100644 --- a/config.yml +++ b/config.yml @@ -1,7 +1,7 @@ baseURL: "https://wonderfall.dev/" languageCode: en-us title: "Wonder's Lab" -theme: PaperMod +theme: WonderMod enableRobotsTXT: true buildDrafts: false diff --git a/themes/WonderMod b/themes/WonderMod new file mode 160000 index 0000000..a6387fd --- /dev/null +++ b/themes/WonderMod @@ -0,0 +1 @@ +Subproject commit a6387fda545a5ff27b4cca862701e6bf2093851d