diff options
author | Justin Mayer <entroP@gmail.com> | 2020-01-02 10:35:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-02 10:35:30 +0100 |
commit | 4f432660285f1857c7bd33bfb5dcba3d5b4e7f12 (patch) | |
tree | 9d569e8ad8b9c13636bdc2a8639777fdbf544c52 /.gitmodules | |
parent | b377f3278b3149eb94d85fbef1ef1e69f5988dd5 (diff) | |
parent | 733a95c748fee054b80bc70892eff9961d81af65 (diff) | |
download | pelican-themes-4f432660285f1857c7bd33bfb5dcba3d5b4e7f12.tar.gz |
Add Buruma theme (#666)
Add Buruma theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 250be69..ce49b4b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -254,3 +254,7 @@ [submodule "brutalist"] path = brutalist url = https://github.com/mamcmanus/brutalist.git +[submodule "buruma"] + path = buruma + url = https://github.com/ivanhercaz/buruma.git + branch = pelican-themes |