diff options
author | Justin Mayer <entroP@gmail.com> | 2016-01-20 12:28:27 -0800 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2016-01-20 12:28:27 -0800 |
commit | 3d4b0ee580034f56f9736a9acdd7a51a3be9292a (patch) | |
tree | 3bcaf6ca91d6380d703ca5d78bfa84b2d2e15e29 | |
parent | 3b812aa4523e9a7e05efe8068d0e723396d680e4 (diff) | |
parent | b56f654a0feb91b02e0eda5cf121a925b528e20d (diff) | |
download | pelican-themes-3d4b0ee580034f56f9736a9acdd7a51a3be9292a.zip pelican-themes-3d4b0ee580034f56f9736a9acdd7a51a3be9292a.tar.gz pelican-themes-3d4b0ee580034f56f9736a9acdd7a51a3be9292a.tar.bz2 |
Merge pull request #361 from Parbhat/master
Add pelican-blue theme as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | pelican-blue | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index be8bea6..648897b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -205,3 +205,6 @@ [submodule "yapeme"] path = yapeme url = https://github.com/kplaube/yapeme +[submodule "pelican-blue"] + path = pelican-blue + url = https://github.com/Parbhat/pelican-blue diff --git a/pelican-blue b/pelican-blue new file mode 160000 +Subproject 1dda054242f9267f4bd49891b022ac41c9ecfbe |