diff options
author | Justin Mayer <entroP@gmail.com> | 2014-06-09 10:33:23 -0700 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2014-06-09 10:33:23 -0700 |
commit | 94eebe4662adb16a1156c7d824aee7cf4d8344b6 (patch) | |
tree | 95bd0f1d4717b74574fa472c798b918029a750be /.gitmodules | |
parent | 5524a40899580d9e05f7d8a6b32c593826426542 (diff) | |
parent | 4e903fb58f442168a07669c6d0e67cd3f548a86f (diff) | |
download | pelican-themes-94eebe4662adb16a1156c7d824aee7cf4d8344b6.tar.gz |
Merge pull request #227 from frankV/master
added twenty theme by html5up.net
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c61da57..b6fda86 100644 --- a/.gitmodules +++ b/.gitmodules @@ -115,3 +115,6 @@ [submodule "pelican-sober"] path = pelican-sober url = https://github.com/fle/pelican-sober.git +[submodule "twenty-html5up"] + path = twenty-html5up + url = git@github.com:frankV/twenty-pelican-html5up.git |