diff options
author | Demian Brecht <demianbrecht@gmail.com> | 2013-02-04 08:06:13 -0800 |
---|---|---|
committer | Demian Brecht <demianbrecht@gmail.com> | 2013-02-04 08:06:13 -0800 |
commit | 310f712822ef8888abdd9d09aa66314045653d52 (patch) | |
tree | f16cc2dcca3d071afa6301288fa19cc37710f71e /.gitmodules | |
parent | 53d6c4254aa2b4781b850419d63a40527c307d71 (diff) | |
download | pelican-themes-310f712822ef8888abdd9d09aa66314045653d52.tar.gz |
added the bold theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 42be753..d46b22b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "pelican-mockingbird"] path = pelican-mockingbird url = git://github.com/wrl/pelican-mockingbird.git +[submodule "bold"] + path = bold + url = git://github.com/demianbrecht/pelican-bold.git |