diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2023-08-14 15:26:54 +0200 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2023-08-14 15:26:54 +0200 |
commit | 28ea46ff6e8f46ca0cc5df4545ccb84a6a437b13 (patch) | |
tree | 0e3983238b8b06836bc8596b75289e639a935522 /.gitmodules | |
parent | 8367ab476b9a3130c64d20abaa3b30a7fc80184a (diff) | |
download | pelican-themes-28ea46ff6e8f46ca0cc5df4545ccb84a6a437b13.tar.gz |
add 'Haerwu' theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4d63e79..0cdafcf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -258,3 +258,6 @@ [submodule "blue-penguin-dark"] path = blue-penguin-dark url = https://github.com/tcarwash/blue-penguin-dark.git +[submodule "pelican-haerwu-theme"] + path = pelican-haerwu-theme + url = https://github.com/hrw/pelican-haerwu-theme.git |