diff options
author | Justin Mayer <entroP@gmail.com> | 2022-02-22 16:53:21 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-22 16:53:21 -0800 |
commit | 0538a1e7df2ad7406f98dacfbd1ad0f93ef0b8c7 (patch) | |
tree | 72e4e8dd040a3ed7cfb2409dfa70565c6b4255be | |
parent | 565cb3fb8c88f1089502dc82a70fda5a7c7b322e (diff) | |
parent | ed8433c8d3e867ebcc9b919059efbf7909f1c498 (diff) | |
download | pelican-themes-0538a1e7df2ad7406f98dacfbd1ad0f93ef0b8c7.tar.gz |
Merge pull request #724 from aleylara/master
Add submodule Papyrus
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | Papyrus | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 792a463..f4f51a6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -258,3 +258,6 @@ [submodule "stirring"] path = stirring url = https://github.com/hansliu/pelican-stirring.git +[submodule "Papyrus"] + path = Papyrus + url = https://github.com/aleylara/Papyrus diff --git a/Papyrus b/Papyrus new file mode 160000 +Subproject a4ae976473ea7a36496b4f1196829f953fe0e30 |