docs/index.html.erb in zurb-foundation-4.3.0 vs docs/index.html.erb in zurb-foundation-4.3.1

- old
+ new

@@ -132,9 +132,18 @@ <dd>This plugin let's you load up the appropriate size image based on media queries that you define.</dd> </dl> </div> </div> + <div class="row"> + <div class="large-4 columns"> + <dl> + <dt><h5><a href="components/abide.html">Abide</a></h5></dt> + <dd>Abide is an HTML5 form validation library that supports the native API by using patterns and required attributes.</dd> + </dl> + </div> + </div> + <hr> <h3>How is a project structured?</h3> <h5 class="subheader">We follow common patterns for directory structure that are logical and easily maintained. Below is an explanation of each file you'll get when you create a project using our gem or download via our <a href="http://foundation.zurb.com/migration.php">customizer</a>.</h5>