diff options
author | Raymond Wanyoike <raymond.wanyoike@gmail.com> | 2015-02-25 18:04:04 +0300 |
---|---|---|
committer | Raymond Wanyoike <raymond.wanyoike@gmail.com> | 2015-02-25 18:04:11 +0300 |
commit | 45214302fc8e66592918c98680b3205636ed8d5b (patch) | |
tree | 018e3541e871ef22f3090deb0669d98580ce1aa0 /.gitmodules | |
parent | 33a884350cb8eae48a278ae4504bc1c275a3c780 (diff) | |
download | pelican-themes-45214302fc8e66592918c98680b3205636ed8d5b.tar.gz |
Add alchemy theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 780de68..2ff07b8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -151,3 +151,6 @@ [submodule "nest"] path = nest url = https://github.com/molivier/nest.git +[submodule "alchemy"] + path = alchemy + url = https://github.com/nairobilug/pelican-alchemy.git |