diff options
author | Justin Mayer <entroP@gmail.com> | 2017-09-06 08:37:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-06 08:37:37 -0700 |
commit | a8abfe35ec40ad277b4e9be5dc586eb3cd7c8b49 (patch) | |
tree | 2434d4739cee55e6b6bae927f07e23376aa5f933 | |
parent | efb323d63db6facd23c544bed7daff2732c67350 (diff) | |
parent | aaebffb37e4afb980d6ccec4147cdb29ff4f5dfc (diff) | |
download | pelican-themes-a8abfe35ec40ad277b4e9be5dc586eb3cd7c8b49.tar.gz |
Merge pull request #545 from karambir/master
Add Taman theme as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | taman | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 41b8cad..4a0f589 100644 --- a/.gitmodules +++ b/.gitmodules @@ -238,3 +238,6 @@ [submodule "resume"] path = resume url = https://github.com/suheb/resume.git +[submodule "taman"] + path = taman + url = https://github.com/karambir/taman.git diff --git a/taman b/taman new file mode 160000 +Subproject 2c87f39d945b8cc431565e6b7c8c64b03b3dc6e |