diff options
author | Nikhil <gunchu@gmail.com> | 2014-10-13 18:39:06 -0700 |
---|---|---|
committer | Nikhil <gunchu@gmail.com> | 2014-10-13 18:39:06 -0700 |
commit | 2d6175daf951f02a9186a48f78b185042f3f8a55 (patch) | |
tree | ce156ac15be18ad292934323da5f965fc6453fa2 /.gitmodules | |
parent | 9ac5fb6c14d8d60cec44b77ea32ff63f7ab9b088 (diff) | |
download | pelican-themes-2d6175daf951f02a9186a48f78b185042f3f8a55.tar.gz |
fix recursive checkout prob for blue-penguin and add nikhil-theme submodule correctly
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 4524f67..b27ac10 100644 --- a/.gitmodules +++ b/.gitmodules @@ -135,7 +135,7 @@ url = https://github.com/22decembre/dev-random3.git [submodule "blue-penguin"] path = blue-penguin - url = git@github.com:jody-frankowski/blue-penguin.git + url = https://github.com/jody-frankowski/blue-penguin [submodule "nikhil-theme"] path = nikhil-theme url = https://github.com/gunchu/nikhil-theme |