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 6821003..413c484 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule "sundown"] path = sundown url = https://github.com/keningle/pelican-sundown.git +[submodule "crowsfoot"] + path = crowsfoot + url = https://github.com/porterjamesj/crowsfoot.git |