diff options
author | aleylara <ingirtere@gmail.com> | 2022-02-21 20:57:55 +1100 |
---|---|---|
committer | aleylara <ingirtere@gmail.com> | 2022-02-21 20:57:55 +1100 |
commit | ed8433c8d3e867ebcc9b919059efbf7909f1c498 (patch) | |
tree | 72e4e8dd040a3ed7cfb2409dfa70565c6b4255be /.gitmodules | |
parent | 565cb3fb8c88f1089502dc82a70fda5a7c7b322e (diff) | |
download | pelican-themes-ed8433c8d3e867ebcc9b919059efbf7909f1c498.tar.gz |
Add submodule Papyrus
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 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 |