diff options
author | Dan Claudiu Pop <danclaudiupop@gmail.com> | 2013-09-10 09:13:42 +0300 |
---|---|---|
committer | Dan Claudiu Pop <danclaudiupop@gmail.com> | 2013-09-10 09:13:42 +0300 |
commit | a3180ed925c0583c44a77af589a474d5d71d6418 (patch) | |
tree | 13834f5057e9fafd3e5dd2d664f900fd8e6bb2a0 /.gitmodules | |
parent | 88d2c5e687662e3c6a60f3b8d8773cb35e6a1a94 (diff) | |
download | pelican-themes-a3180ed925c0583c44a77af589a474d5d71d6418.tar.gz |
adding pure theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2c08aff..96f07d7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -67,3 +67,6 @@ [submodule "storm"] path = storm url = git@github.com:redVi/storm.git +[submodule "pure"] + path = pure + url = https://github.com/danclaudiupop/pure.git |