diff options
| author | Teddy Wing | 2013-04-27 16:14:44 -0400 |
|---|---|---|
| committer | Teddy Wing | 2013-04-27 16:14:44 -0400 |
| commit | 4f03eb1ac58af1093b4b6d9e6d2bed9db32f53ed (patch) | |
| tree | 1e99bbf57d0d06643520bd7551369198678ef7e9 | |
| parent | a2872e86e0a61c3aa45a1d306a0315f75c6aaf5c (diff) | |
| download | Who-am-I-4f03eb1ac58af1093b4b6d9e6d2bed9db32f53ed.tar.bz2 | |
Remove zepto include
| -rw-r--r-- | index.html | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ <link rel="stylesheet" href="http://code.jquery.com/mobile/1.3.1/jquery.mobile-1.3.1.min.css" /> <script src="vendor/ContentFlow/contentflow.js"></script> - <!-- <script src="vendor/zepto.js"></script> --> <script src="vendor/jquery-2.0.0.min.js"></script> <script src="http://code.jquery.com/mobile/1.3.1/jquery.mobile-1.3.1.min.js"></script> </head> |
