diff options
author | Justin Mayer <entroP@gmail.com> | 2016-03-26 12:51:26 -0700 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2016-03-26 12:51:26 -0700 |
commit | d32b18826bd816c799d958917f924dad51713384 (patch) | |
tree | 32b526ea24f2cfa1a86a3861e8f1a25826f391d9 /.gitmodules | |
parent | 3d6bb768fa2957cfd8614771911589694d39ce14 (diff) | |
download | pelican-themes-d32b18826bd816c799d958917f924dad51713384.zip pelican-themes-d32b18826bd816c799d958917f924dad51713384.tar.gz pelican-themes-d32b18826bd816c799d958917f924dad51713384.tar.bz2 |
Add Lab 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 6ef41c9..b75df44 100644 --- a/.gitmodules +++ b/.gitmodules @@ -214,3 +214,6 @@ [submodule "apricot"] path = apricot url = https://github.com/livibetter-backup/apricot.git +[submodule "lab"] + path = lab + url = https://github.com/mothsART/pelican-lab |