diff options
author | Dmitriy <dem.mort@gmail.com> | 2014-08-24 19:07:02 +0400 |
---|---|---|
committer | Dmitriy <dem.mort@gmail.com> | 2014-08-24 19:07:02 +0400 |
commit | df317b0879a840d4624f4b08df1fcc9f94040941 (patch) | |
tree | 93d668d0b74ee86e3e07f31a6541546e90c3fd95 /.gitmodules | |
parent | 3655e9137794817c7cc978ec48e5990cf28cf31a (diff) | |
download | pelican-themes-df317b0879a840d4624f4b08df1fcc9f94040941.zip pelican-themes-df317b0879a840d4624f4b08df1fcc9f94040941.tar.gz pelican-themes-df317b0879a840d4624f4b08df1fcc9f94040941.tar.bz2 |
adding new theme Lazystrap
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 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 |