diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 58a3076..cc262ff 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ +[submodule "pelicanthemes-generator"] + path = pelicanthemes-generator + url = https://github.com/badele/pelicanthemes-generator [submodule "Responsive-Pelican"] path = Responsive-Pelican url = git@github.com:ir193/Responsive-Pelican.git @@ -121,3 +124,4 @@ [submodule "twenty-html5up"] path = twenty-html5up url = git@github.com:frankV/twenty-pelican-html5up.git + |