Heroku is telling me that our repo is really large (probably just because of the images we're storing in it), and that the size could cause problems. So, once we have images finalized, we should delete all the pics we're not using. Maybe we already have our final images in place (what do you think of the new welcome image?), although there is still some work to be done on optimizing them for different viewports. I think computers and portrait viewing on a phone are good, but not tablets or landscape viewing on a phone.
I deleted all the pics we're not using from the master branch, but left them in the dev branch. That way I can see if that helps the deployed app run a little smoother.
Heroku is telling me that our repo is really large (probably just because of the images we're storing in it), and that the size could cause problems. So, once we have images finalized, we should delete all the pics we're not using. Maybe we already have our final images in place (what do you think of the new welcome image?), although there is still some work to be done on optimizing them for different viewports. I think computers and portrait viewing on a phone are good, but not tablets or landscape viewing on a phone.