diff options
author | Justin Mayer <entroP@gmail.com> | 2014-10-16 09:28:30 -0700 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2014-10-16 09:28:30 -0700 |
commit | 4f930ce5f6691c452307f1c779168051e7024850 (patch) | |
tree | ce156ac15be18ad292934323da5f965fc6453fa2 | |
parent | 9ac5fb6c14d8d60cec44b77ea32ff63f7ab9b088 (diff) | |
parent | 2d6175daf951f02a9186a48f78b185042f3f8a55 (diff) | |
download | pelican-themes-4f930ce5f6691c452307f1c779168051e7024850.tar.gz |
Merge pull request #260 from gunchu/fix-submodules
Fix checkout of blue-penguin and add nikhil-theme correctly
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | nikhil-theme | 0 |
2 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 diff --git a/nikhil-theme b/nikhil-theme new file mode 160000 +Subproject 0ab6d38d200c977ddf133285d37310da5423b13 |