diff options
author | Jonathan Sharpe <j.r.sharpe+github@gmail.com> | 2016-12-04 14:45:11 +0000 |
---|---|---|
committer | Jonathan Sharpe <j.r.sharpe+github@gmail.com> | 2016-12-04 14:45:11 +0000 |
commit | 4e5ada45c554a3d20c4da402601034a3466e848c (patch) | |
tree | e26f2fa87099be61b3c47d4c34cafc1e16bc34f2 /.gitmodules | |
parent | 993211cbda11ede17e3206e208490124d8f02a43 (diff) | |
download | pelican-themes-4e5ada45c554a3d20c4da402601034a3466e848c.tar.gz |
Add Bulrush theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 21e7060..dfe3d6e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -223,3 +223,6 @@ [submodule "genus"] path = genus url = https://github.com/vaiski/genus.git +[submodule "bulrush"] + path = bulrush + url = https://github.com/textbook/bulrush.git |