diff options
author | wilbur ma <wilbur.ma@hotmail.com> | 2013-09-04 10:34:02 +0800 |
---|---|---|
committer | wilbur ma <wilbur.ma@hotmail.com> | 2013-09-04 10:34:02 +0800 |
commit | 979a814f7877834d5113ed7f3f04c06a33dbb112 (patch) | |
tree | 3d87292793a59cd624e9571e90c6d183ddff820e | |
parent | a8334ba236bc474a21442a75419ef1671ab90056 (diff) | |
download | pelican-themes-979a814f7877834d5113ed7f3f04c06a33dbb112.tar.gz |
Add niu-x2 theme as a submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | niu-x2 | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ac85eaa..da846e3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,6 @@ [submodule "elegant"] path = elegant url = git@github.com:talha131/pelican-elegant.git +[submodule "niu-x2"] + path = niu-x2 + url = http://github.com/wilbur-ma/niu-x2 diff --git a/niu-x2 b/niu-x2 new file mode 160000 +Subproject dfe18524752071eaab82d28aa24b5ffc45da8f6 |