diff options
-rw-r--r-- | .gitmodules | 9 | ||||
m--------- | Responsive-Pelican | 0 |
2 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b8025dc..58a3076 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,9 @@ +[submodule "Responsive-Pelican"] + path = Responsive-Pelican + url = git@github.com:ir193/Responsive-Pelican.git +[submodule "hauntr"] + path = hauntr + url = https://github.com/kura/hauntr.git [submodule "ghastly"] path = ghastly url = https://github.com/kura/ghastly.git @@ -112,3 +118,6 @@ [submodule "pelican-sober"] path = pelican-sober url = https://github.com/fle/pelican-sober.git +[submodule "twenty-html5up"] + path = twenty-html5up + url = git@github.com:frankV/twenty-pelican-html5up.git diff --git a/Responsive-Pelican b/Responsive-Pelican new file mode 160000 +Subproject a74606061d62be0f8508ca840375abe52ae2478 |