diff options
author | Justin Mayer <entroP@gmail.com> | 2015-08-21 10:04:32 -0700 |
---|---|---|
committer | Justin Mayer <entroP@gmail.com> | 2015-08-21 10:04:32 -0700 |
commit | b430fadba55cd61a539575a14b6ada3d0e79c3b2 (patch) | |
tree | 9f978cc3e6105d198658f37548390b07d2d04579 | |
parent | 99c6f62646769aed532b08bcd2167e7c2cc252ef (diff) | |
download | pelican-themes-b430fadba55cd61a539575a14b6ada3d0e79c3b2.tar.gz |
Add Material theme as submodule
Fixes #323
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | material | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 03de563..bb38cb8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -178,3 +178,6 @@ [submodule "smoothie"] path = smoothie url = https://github.com/kdheepak89/pelican-smoothie +[submodule "material"] + path = material + url = https://github.com/greizgh/pelican-material diff --git a/material b/material new file mode 160000 +Subproject 116e3f541760bd60695d2402cda93f9e360e0cc |