diff options
author | Ko-Lung Yuan <Ko-Lung Yuan> | 2017-02-14 00:02:56 +0800 |
---|---|---|
committer | Ko-Lung Yuan <Ko-Lung Yuan> | 2017-02-14 23:47:00 +0800 |
commit | 4bd913f3575a369e6477c3000e6dbd239f3e2c2b (patch) | |
tree | c646c2b83ebcf0239264d1b6339669034cc0a85e /.gitmodules | |
parent | a62c4c5947280dcf3ee8d80ace56d03f5615cdca (diff) | |
download | pelican-themes-4bd913f3575a369e6477c3000e6dbd239f3e2c2b.tar.gz |
add jojo theme to repository
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 48e1ae9..48555fd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -229,3 +229,6 @@ [submodule "minimalX"] path = minimalX url = https://github.com/art1fa/minimalX.git +[submodule "jojo"] + path = jojo + url = https://github.com/dokelung/jojo.git |