diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2014-02-14 16:53:39 -0500 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2014-02-17 09:06:16 -0500 |
commit | 0c3b699af570d52bf9f36bc3ac6d9c18bd205ea4 (patch) | |
tree | 62f0c956c0b489d843bba1e0ea3a358cb1d83f4d /.gitmodules | |
parent | d0746fad25e2b3c11258ca8d3772da22cf4133b4 (diff) | |
download | html5ks-0c3b699af570d52bf9f36bc3ac6d9c18bd205ea4.tar.xz html5ks-0c3b699af570d52bf9f36bc3ac6d9c18bd205ea4.zip |
implant Modernizr
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7a6f1c8..644e7f3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "spin.js"] path = spin.js url = https://github.com/fgnass/spin.js.git +[submodule "Modernizr"] + path = Modernizr + url = https://github.com/Modernizr/Modernizr.git |