From a43b43d0e294abc8893a9b5b3608805f530c8db4 Mon Sep 17 00:00:00 2001 From: 135e2 <135e2@135e2.tk> Date: Sun, 15 May 2022 12:13:43 +0800 Subject: refactor: load theme as a submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8f01a1d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/chromate"] + path = themes/chromate + url = http://git.135e2.tk/135e2/chromate -- cgit v1.2.3