@@ -72,7 +72,7 @@
<!-- Touch Events -->
<li>
- <a href="#touchevents" data-router="section" data-async="app/sections/touchevents.html">
+ <a href="#touchevents" data-router="section">
<div class="tag right">19</div>
<strong>Touch Events</strong>
</a>
@@ -174,6 +174,7 @@
resources: ['app/sections/pull.html',
'app/sections/notification.html',
'app/sections/carousel.html',
+ 'app/sections/touchevents.html',
'app/asides/features.html']
});
</script>