diff options
author | Justin Mayer <entroP@gmail.com> | 2021-11-24 10:39:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-24 10:39:16 -0700 |
commit | 565cb3fb8c88f1089502dc82a70fda5a7c7b322e (patch) | |
tree | ca731f9532a06dc721bd9f49ff51ce0cf1f8834e | |
parent | 233ddc7de5c062e68831db8bcd87046e712b3c10 (diff) | |
parent | b86aed847298793d43d6e1d84a467e960c17041c (diff) | |
download | pelican-themes-565cb3fb8c88f1089502dc82a70fda5a7c7b322e.tar.gz |
Merge pull request #717 from getpelican/avaris-patch-1
Remove submodule for Lab theme
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | lab | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 4b8ae66..792a463 100644 --- a/.gitmodules +++ b/.gitmodules @@ -209,9 +209,6 @@ [submodule "apricot"] path = apricot url = https://github.com/livibetter-backup/apricot.git -[submodule "lab"] - path = lab - url = https://github.com/mothsART/pelican-lab.git [submodule "eevee"] path = eevee url = https://github.com/kura/eevee.git diff --git a/lab b/lab deleted file mode 160000 -Subproject d37e55e7aa6755fe6f587bcc243b9b27e4d23ab |