diff options
author | Alexis Metaireau <alexis@notmyidea.org> | 2014-10-13 07:50:24 +0200 |
---|---|---|
committer | Alexis Metaireau <alexis@notmyidea.org> | 2014-10-13 07:50:24 +0200 |
commit | 9ac5fb6c14d8d60cec44b77ea32ff63f7ab9b088 (patch) | |
tree | 18c0d2c70b6a7eb803b13b35d26741b191007d71 /.gitmodules | |
parent | 03476ad73ebb0c5bd9235ff99fa5e2dac32acf25 (diff) | |
parent | 1ed1189796d551ad975bfbc8030e7d575fd073bb (diff) | |
download | pelican-themes-9ac5fb6c14d8d60cec44b77ea32ff63f7ab9b088.tar.gz |
Merge pull request #259 from gunchu/patch-1
Adding a new theme nikhil-theme as submodule.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c81da2a..4524f67 100644 --- a/.gitmodules +++ b/.gitmodules @@ -136,3 +136,6 @@ [submodule "blue-penguin"] path = blue-penguin url = git@github.com:jody-frankowski/blue-penguin.git +[submodule "nikhil-theme"] + path = nikhil-theme + url = https://github.com/gunchu/nikhil-theme |