diff options
author | David <allenskd@gmail.com> | 2015-03-16 01:29:23 -0400 |
---|---|---|
committer | David <allenskd@gmail.com> | 2015-03-16 01:29:23 -0400 |
commit | c25f8fe699221f6e73e4423b9933b8f17ad08aac (patch) | |
tree | e7268a3cd67b8f4629393b3bdd46e6ede0192d07 /.gitmodules | |
parent | d87478e4d6d24f7c7e7e86aafdb897326c14e2c6 (diff) | |
download | pelican-themes-c25f8fe699221f6e73e4423b9933b8f17ad08aac.tar.gz |
Adding theme nuja
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2ff07b8..812e9fd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -154,3 +154,6 @@ [submodule "alchemy"] path = alchemy url = https://github.com/nairobilug/pelican-alchemy.git +[submodule "Nuja"] + path = Nuja + url = https://github.com/allenskd/Nuja.git |