diff options
author | James Porter <porterjamesj@gmail.com> | 2013-07-23 22:08:24 -0400 |
---|---|---|
committer | James Porter <porterjamesj@gmail.com> | 2013-07-23 22:08:24 -0400 |
commit | 052c92361c6b08f12784eacc5198a89319b7c1f1 (patch) | |
tree | 9022560587cf50fbfdc3bfe6893dd8703edfa2d7 /.gitmodules | |
parent | accfa0ac97186607c701347a55d43b6c59f9947f (diff) | |
download | pelican-themes-052c92361c6b08f12784eacc5198a89319b7c1f1.zip pelican-themes-052c92361c6b08f12784eacc5198a89319b7c1f1.tar.gz pelican-themes-052c92361c6b08f12784eacc5198a89319b7c1f1.tar.bz2 |
Add crowsfoot theme.
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 |