diff options
author | Justin Mayer <entroP@gmail.com> | 2017-09-22 15:27:34 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-22 15:27:34 -0500 |
commit | d0d0a51d6f53e02c0cff546a7cbd84ddb274f58e (patch) | |
tree | 3de41f17a01d854cc35dc024f2e98764a2b96467 | |
parent | c982541473e90cb5300b4a04bb9382e2c400d7c7 (diff) | |
parent | 88490731a76c2a524bbca721d33511ac1ebcfc46 (diff) | |
download | pelican-themes-d0d0a51d6f53e02c0cff546a7cbd84ddb274f58e.tar.gz |
Merge pull request #552 from petrnohejl/master
Add MinimalXY theme as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | MinimalXY | 0 |
2 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 diff --git a/MinimalXY b/MinimalXY new file mode 160000 +Subproject 87f0ebb57543b7810dffc9ebe05ed96bc897ffd |