diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2014-02-08 08:47:33 -0500 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2014-02-08 08:47:33 -0500 |
commit | 47413d2a30f31d977529610f4ec8f5567d004fde (patch) | |
tree | e22a30434789335de89c4c417ae116dca654c151 /.gitmodules | |
parent | 856d6bb61e6c190a367aca0fcf6ac3438c71f079 (diff) | |
download | html5ks-47413d2a30f31d977529610f4ec8f5567d004fde.tar.xz html5ks-47413d2a30f31d977529610f4ec8f5567d004fde.zip |
more stuff
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2cc00d1..7a6f1c8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "fastclick"] path = fastclick url = https://github.com/ftlabs/fastclick.git +[submodule "spin.js"] + path = spin.js + url = https://github.com/fgnass/spin.js.git |