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 | |
parent | 3d6bb768fa2957cfd8614771911589694d39ce14 (diff) | |
download | pelican-themes-d32b18826bd816c799d958917f924dad51713384.zip pelican-themes-d32b18826bd816c799d958917f924dad51713384.tar.gz pelican-themes-d32b18826bd816c799d958917f924dad51713384.tar.bz2 |
Add Lab theme as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | lab | 0 | ||||
m--------- | yapeme | 0 |
3 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 diff --git a/lab b/lab new file mode 160000 +Subproject d37e55e7aa6755fe6f587bcc243b9b27e4d23ab diff --git a/yapeme b/yapeme -Subproject f1c85ae2a82139eadee2a63f9a1ee9aa6101bd0 +Subproject a3b634fcf099c04c7d39d590eab3d5111c4cca3 |