From 5d813e2d9f2c78d8cb20d5b11ffcf01cedbe941d Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Wed, 20 Oct 2021 20:56:08 -0700 Subject: [PATCH] Submodule theme --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..de1c242 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/maddybook"] + path = themes/maddybook + url = https://github.com/makyo/maddybook.git