diff options
author | Rob Iwancz <robulouski@gmail.com> | 2014-02-21 11:53:10 +1100 |
---|---|---|
committer | Rob Iwancz <robulouski@gmail.com> | 2014-02-21 11:53:10 +1100 |
commit | 4f14f65fdb2b5dcfdfd0c449c4485a2765253bae (patch) | |
tree | 462d4869cc75eb80ec8248e7f8f02441cf1408c6 | |
parent | acdb5af9860a5216133753eebea6559b7dbb6919 (diff) | |
download | pelican-themes-4f14f65fdb2b5dcfdfd0c449c4485a2765253bae.tar.gz |
Adding voidy-bootstrap theme as submodule.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | voidy-bootstrap | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 1b18867..816e0aa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -94,3 +94,6 @@ [submodule "BT3-Flat"] path = BT3-Flat url = https://github.com/KenMercusLai/BT3-Flat.git +[submodule "voidy-bootstrap"] + path = voidy-bootstrap + url = https://github.com/robulouski/voidy-bootstrap.git diff --git a/voidy-bootstrap b/voidy-bootstrap new file mode 160000 +Subproject 7321b8c296dabccec660eaeec9c7edb54cd51d2 |