diff options
author | tBunnyMan <WagThatTail@Me.com> | 2012-06-19 19:48:43 -0700 |
---|---|---|
committer | tBunnyMan <WagThatTail@Me.com> | 2012-06-19 19:48:43 -0700 |
commit | 8edc592989ccd419d2560ae111813e4744741957 (patch) | |
tree | a222ae094e2ccadfe60a27769df4d00a62c9f76d | |
parent | eddcd214a258c65d859f9bdb41acb8a3d996fe56 (diff) | |
download | pelican-themes-8edc592989ccd419d2560ae111813e4744741957.tar.gz |
Add submodule Chunk Theme v1.0
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | chunk | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8f3c1a8..39dca1b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "svbtle"] path = svbtle url = https://github.com/wting/pelican-svbtle.git +[submodule "chunk"] + path = chunk + url = git@github.com:tbunnyman/pelican-chunk.git diff --git a/chunk b/chunk new file mode 160000 +Subproject 432413cd0c07ad225971870c7183033c7d40144 |