diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 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 |