diff options
author | Justin Mayer <entroP@gmail.com> | 2015-08-04 09:11:39 -0700 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2015-08-04 09:11:39 -0700 |
commit | a7bedf7f6f001e5c4f38e0a3c4317f325ec23b3d (patch) | |
tree | 67f9a6ba77ecbaef10563e83d68dea5efdb8d0df | |
parent | 8225fe1a46a442161f634caacd0890482f6c7d69 (diff) | |
download | pelican-themes-a7bedf7f6f001e5c4f38e0a3c4317f325ec23b3d.tar.gz |
Add Smoothie theme as submodule
Closes #319
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | smoothie | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index eed3e3a..03de563 100644 --- a/.gitmodules +++ b/.gitmodules @@ -175,3 +175,6 @@ [submodule "octopress"] path = octopress url = https://github.com/duilio/pelican-octopress-theme +[submodule "smoothie"] + path = smoothie + url = https://github.com/kdheepak89/pelican-smoothie diff --git a/smoothie b/smoothie new file mode 160000 +Subproject daa218bead07bbc5baad7cf94c65a4a22648561 |