kmuncie / omnibus-reader

Simple JS reader app
4 stars 4 forks source link

Prevents verse links from 404ing #8

Closed onebytegone closed 9 years ago

onebytegone commented 9 years ago

This replaces the link's href with the data-anchor. It will cause the link to stay on the same page. Fixes main issue of #7.

This also sets foundation in bower to v5.2.3 so grunt will run properly.