diff options
author | Tyler Carr <tcarwash@gmail.com> | 2022-06-27 19:59:32 +0000 |
---|---|---|
committer | Tyler Carr <tcarwash@gmail.com> | 2022-06-27 19:59:32 +0000 |
commit | 8ac9db57dea586087c885dad845b8b0b347a094b (patch) | |
tree | bbafcc52599114f591d46bcb69622bcc69708c29 | |
parent | e72739d18be2f87f0ccfd2c7f1a2e989903a7082 (diff) | |
download | pelican-themes-8ac9db57dea586087c885dad845b8b0b347a094b.tar.gz |
added blue-penguin-dark
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | blue-penguin-dark | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 10523c3..fcd145b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -258,3 +258,6 @@ [submodule "Papyrus"] path = Papyrus url = https://github.com/aleylara/Papyrus +[submodule "blue-penguin-dark"] + path = blue-penguin-dark + url = https://github.com/tcarwash/blue-penguin-dark.git diff --git a/blue-penguin-dark b/blue-penguin-dark new file mode 160000 +Subproject b387a50f2aea5728602e57e9f18521a5b5f2c16 |