diff options
author | Justin Mayer <entroP@gmail.com> | 2015-02-22 12:29:17 -0800 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2015-02-22 12:29:17 -0800 |
commit | f660ce8a140e21cef0a6820df847c21c2e5bcbc3 (patch) | |
tree | 061acef8ec2db0b24e09cb07e874c9644ed71d16 | |
parent | b7f6bdacc82b5f2b6ef082e39f1221abd0252025 (diff) | |
parent | 0cdfbc316f31072347b8aea37e1c43dac1452adb (diff) | |
download | pelican-themes-f660ce8a140e21cef0a6820df847c21c2e5bcbc3.tar.gz |
Merge pull request #286 from molivier/master
Add Nest theme
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | nest | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c64e0e4..780de68 100644 --- a/.gitmodules +++ b/.gitmodules @@ -148,3 +148,6 @@ [submodule "martin-pelican"] path = martin-pelican url = https://github.com/cpaulik/martin-pelican +[submodule "nest"] + path = nest + url = https://github.com/molivier/nest.git diff --git a/nest b/nest new file mode 160000 +Subproject 4756e957754ec4f5948d730549ecaa261ce4390 |