From b430fadba55cd61a539575a14b6ada3d0e79c3b2 Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Fri, 21 Aug 2015 10:04:32 -0700 Subject: Add Material theme as submodule Fixes #323 --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.1