diff --git a/index.html b/index.html
index f8b2f3f..cd2e788 100755
--- a/index.html
+++ b/index.html
@@ -241,110 +241,12 @@
How it all comes together
-
-
-
-
-
-
Complex Lists
-
- - AngularJS Directive
- - Buttons exposed by swiping
- - Reorder
- - Delete
-
-
-
-
-
- List Item {{ item.id }}
-
-
-
-
-
-
-
-
-
-
-
-
-
Collection Repeat
-
- - Replacement for Angular's ng-repeat
- - Inspired by iOS’s UICollectionView
- - Scroll through thousands of items
- - Only renders the viewable items
- - Smooth scrolling!
-
-
-
-
-
{{ c.name }}
-
{{ c.email }}
-
-
-
-
-
-
-
-
-
-
-
-
Navigation
-
- - Uses AngularUI Router
- - Shows back button when possible
- - Transitions follow direction of nav
- - Updates the app's URL
- - Multi-history stack
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Swipe To Go Back
-
- - Swipe back to previous view
- - Interactive transition
- - Benefit of cached views
- - Still updates the app's URL
- - WebView (Cordova) only
-
-
-
-
-
-
Other Components
+
Ionic Components