diff options
author | Samael500 <samael500@gmail.com> | 2015-08-28 16:06:23 +0300 |
---|---|---|
committer | Samael500 <samael500@gmail.com> | 2015-08-28 16:06:23 +0300 |
commit | 1e1383c35f4c949b40910fc1e60d89cbc0107c48 (patch) | |
tree | 48df6985dee51fe34ff4e3164ec1b085117b2b7b /.gitmodules | |
parent | b430fadba55cd61a539575a14b6ada3d0e79c3b2 (diff) | |
download | pelican-themes-1e1383c35f4c949b40910fc1e60d89cbc0107c48.tar.gz |
add w3 personal blog theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bb38cb8..7acd923 100644 --- a/.gitmodules +++ b/.gitmodules @@ -181,3 +181,6 @@ [submodule "material"] path = material url = https://github.com/greizgh/pelican-material +[submodule "w3-personal-blog"] + path = w3-personal-blog + url = https://github.com/samael500/w3-personal-blog.git |