aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2013-04-27 16:14:44 -0400
committerTeddy Wing2013-04-27 16:14:44 -0400
commit4f03eb1ac58af1093b4b6d9e6d2bed9db32f53ed (patch)
tree1e99bbf57d0d06643520bd7551369198678ef7e9
parenta2872e86e0a61c3aa45a1d306a0315f75c6aaf5c (diff)
downloadWho-am-I-4f03eb1ac58af1093b4b6d9e6d2bed9db32f53ed.tar.bz2
Remove zepto include
-rw-r--r--index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.html b/index.html
index b2a1a7b..cc40e91 100644
--- a/index.html
+++ b/index.html
@@ -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>