diff options
author | Guilherme Toti <guilhermetoti@gmail.com> | 2016-02-21 23:16:20 -0300 |
---|---|---|
committer | Guilherme Toti <guilhermetoti@gmail.com> | 2016-02-21 23:16:20 -0300 |
commit | 4541837c8d78d731ff7712935679197df3983628 (patch) | |
tree | 9b5a4849b782fdddf97ea928f8ceac16364b4ee0 /.gitmodules | |
parent | e57f033958f8e653ba57252a2ee3d533ec59c571 (diff) | |
download | pelican-themes-4541837c8d78d731ff7712935679197df3983628.tar.gz |
Add my theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ea85621..dc5a01e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -208,3 +208,6 @@ [submodule "pelican-hss"] path = pelican-hss url = https://github.com/laughk/pelican-hss.git +[submodule "nice-blog"] + path = nice-blog + url = https://github.com/guilherme-toti/nice-blog |