diff options
author | José Guilherme Vanz <guilherme.sft@gmail.com> | 2015-10-28 09:54:55 -0200 |
---|---|---|
committer | José Guilherme Vanz <guilherme.sft@gmail.com> | 2015-10-28 09:54:55 -0200 |
commit | 9a73a303e4772d208b91a2979e4146ba6ffaaf25 (patch) | |
tree | 2f3efa03629b0091e384f5ea059f8641089356af /.gitmodules | |
parent | ef41efa4a8babbf55f2eccef07523b2d8e95b7b7 (diff) | |
download | pelican-themes-9a73a303e4772d208b91a2979e4146ba6ffaaf25.zip pelican-themes-9a73a303e4772d208b91a2979e4146ba6ffaaf25.tar.gz pelican-themes-9a73a303e4772d208b91a2979e4146ba6ffaaf25.tar.bz2 |
hyde: new pelican-hyde theme
Added the hyde theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6bb6b58..56bc245 100644 --- a/.gitmodules +++ b/.gitmodules @@ -196,3 +196,6 @@ [submodule "materialistic"] path = materialistic url = https://github.com/eswarm/materialistic-pelican +[submodule "hyde"] + path = hyde + url = https://github.com/jvanz/pelican-hyde.git |