diff options
author | Justin Mayer <entroP@gmail.com> | 2016-12-04 17:09:48 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-04 17:09:48 -0800 |
commit | 42b54a2cfa11a1a9e42f2867911cd2cec5cc4acb (patch) | |
tree | 0971b83b784aadd7c42f64902138bdfd0ba78600 | |
parent | 993211cbda11ede17e3206e208490124d8f02a43 (diff) | |
parent | 1d8b97457a75398667a31875598ffa9ba44e4214 (diff) | |
download | pelican-themes-42b54a2cfa11a1a9e42f2867911cd2cec5cc4acb.tar.gz |
Merge pull request #456 from textbook/master
Add Bulrush theme
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bulrush | 0 |
2 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 diff --git a/bulrush b/bulrush new file mode 160000 +Subproject 7f5d7913594f492fad8b47dcc6e2e8b80552b63 |