salcode / bootstrap-genesis

WordPress Genesis Child Theme setup to use Bootstrap, Sass, and Grunt
MIT License
184 stars 63 forks source link

XHTML wrong closing tag for Previous and Next Post Links #125

Closed salcode closed 8 years ago

salcode commented 8 years ago

@bryanwillis found and fixed this in #123

When using XHTML the closing tag should be div instead of nav

salcode commented 8 years ago

Fixed in fa2e7b6

Thanks @bryanwillis