diff options
author | Justin Mayer <entroP@gmail.com> | 2014-08-24 11:26:30 -0700 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2014-08-24 11:26:30 -0700 |
commit | 62c7297e84ee5fc00ae682c90502fbbc9f43c659 (patch) | |
tree | 93d668d0b74ee86e3e07f31a6541546e90c3fd95 | |
parent | 3655e9137794817c7cc978ec48e5990cf28cf31a (diff) | |
parent | df317b0879a840d4624f4b08df1fcc9f94040941 (diff) | |
download | pelican-themes-62c7297e84ee5fc00ae682c90502fbbc9f43c659.tar.gz |
Merge pull request #244 from lazycoder-ru/master
Add Lazystrap theme as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | lazystrap | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 0287555..a135db1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -125,3 +125,6 @@ path = twenty-html5up url = git://github.com/frankV/twenty-pelican-html5up.git +[submodule "lazystrap"] + path = lazystrap + url = https://github.com/lazycoder-ru/lazystrap.git diff --git a/lazystrap b/lazystrap new file mode 160000 +Subproject 403f0f209b2ab83585da648a7a41b5c7b8dc32b |