diff options
author | Jordan Gong <jordan@xps-15-9570.localdomain> | 2020-08-07 17:43:13 +0800 |
---|---|---|
committer | Jordan Gong <jordan@xps-15-9570.localdomain> | 2020-08-07 17:43:13 +0800 |
commit | 0e426f4fc3ea12c932e0f8d04406073e8b029fb1 (patch) | |
tree | b900753fea75b27109d34bde823e335e5273fb3e /.gitmodules | |
parent | ad2a2a627d1f3df755206d1e6ed80a409ce1b9a8 (diff) |
Add theme submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..af05473 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/slim"] + path = themes/slim + url = https://github.com/jameshclrk/zola-slim |