diff options
author | Suhaib Khan <suheb.work@gmail.com> | 2017-08-17 02:38:25 +0530 |
---|---|---|
committer | Suhaib Khan <suheb.work@gmail.com> | 2017-08-17 02:38:25 +0530 |
commit | e98e664bbf53793ddde77c2061b94d41e6065eff (patch) | |
tree | 729fd19893b7463eac6b123576103cf608aa5541 | |
parent | 3fb98d0d4321bada4edf0589caa4a07890f0f7a3 (diff) | |
download | pelican-themes-e98e664bbf53793ddde77c2061b94d41e6065eff.tar.gz |
Adding resume theme
Signed-off-by: Suhaib Khan <suheb.work@gmail.com>
-rw-r--r-- | .gitmodules | 5 | ||||
m--------- | resume | 0 |
2 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 7ba0959..41b8cad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -234,4 +234,7 @@ url = https://github.com/art1fa/minimalX.git [submodule "jojo"] path = jojo - url = https://github.com/dokelung/jojo.git
\ No newline at end of file + url = https://github.com/dokelung/jojo.git +[submodule "resume"] + path = resume + url = https://github.com/suheb/resume.git diff --git a/resume b/resume new file mode 160000 +Subproject 33f1b121b452527fadfee7dcfa3e9065900d4fc |