diff options
author | Justin Mayer <entrop@gmail.com> | 2013-04-02 10:45:13 -0700 |
---|---|---|
committer | Justin Mayer <entrop@gmail.com> | 2013-04-02 10:45:13 -0700 |
commit | f1d22a17286055f7ca32e885998f1814c2eed302 (patch) | |
tree | 5d233a5400ca3137ff631971dc0abeadb57309d8 /.gitmodules | |
parent | aae568e6cb6b94e0f910be7aa1b9f487473d533c (diff) | |
parent | 438c3fbde537a54b025103d1f0f1aa134bd1c856 (diff) | |
download | pelican-themes-f1d22a17286055f7ca32e885998f1814c2eed302.tar.gz |
Merge pull request #89 from mpancorbo/patch-2
Added theme "variant-note"
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e535dbf..c9d1fa6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "fresh"] path = fresh url = git://github.com/jsliang/pelican-fresh +[submodule "variant-note"] + path = pelican-variant-note + url = git://github.com/mpancorbo/pelican-variant-note.git |