* fixed misspelling of Titus in verse picker
* fixed paragraph heading option being ignored
* added option to sync items
* adjusted max width of the cards, as multiple columns is difficult to navigate or read.
* fixed sync| we now use a simple method where we take whatever is on the server.
this will result in lost pages if you save pages when logged out then log in,
but it works better than any other method for now.
* added jasmine and karma (they don't work yet...)
* fixed bug in strongs display (hebrews failed because of no rmac)
* added option to append to bottom of list instead of top
* fixed duplicate es6 shim reference
* added function to automatically upgrade user profile
* added saving of state.
* moved all state into the user profile, this will allow us to load state after a user logs in when we add user accounts later.