diff options
author | Petr Nohejl <petr.nohejl@gmail.com> | 2017-09-21 18:48:57 +0200 |
---|---|---|
committer | Petr Nohejl <petr.nohejl@gmail.com> | 2017-09-21 18:48:57 +0200 |
commit | 88490731a76c2a524bbca721d33511ac1ebcfc46 (patch) | |
tree | a95a3984e3679fb23322279412a214d1f63f3f76 /.gitmodules | |
parent | 69ecf3d1df63f079aafbae2e512db70bc35bca37 (diff) | |
download | pelican-themes-88490731a76c2a524bbca721d33511ac1ebcfc46.tar.gz |
Add MinimalXY theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4a0f589..61836be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -241,3 +241,6 @@ [submodule "taman"] path = taman url = https://github.com/karambir/taman.git +[submodule "MinimalXY"] + path = MinimalXY + url = https://github.com/petrnohejl/MinimalXY.git |