diff options
author | Justin Mayer <entroP@gmail.com> | 2014-03-24 16:05:35 -0700 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2014-03-24 16:05:35 -0700 |
commit | a2a2a497ad0558b0507a1fd80514cc09c14bad2e (patch) | |
tree | 610b93fb0ba9e7300060d0947bcabd983999e20f /.gitmodules | |
parent | 587ee1161e01e488a82853be6fa4954503dd9d6c (diff) | |
parent | 04368794fa00841e2a8ac4b6ac37cde4e5b410e6 (diff) | |
download | pelican-themes-a2a2a497ad0558b0507a1fd80514cc09c14bad2e.tar.gz |
Merge pull request #203 from fly/burrito
Add Burrito theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4c83290..57cfa5f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -100,3 +100,6 @@ [submodule "pelican-iliork"] path = pelican-iliork url = https://github.com/yuex/pelican-iliork.git +[submodule "burrito"] + path = burrito + url = https://github.com/fly/burrito.git |