raae / pow-app

Take charge of your menstrual cycle with POW! — the privacy-first menstrual cycle journal
https://www.usepow.app/
GNU General Public License v3.0
33 stars 2 forks source link

Fix: move the 404 image into our src #283

Closed olavea closed 3 years ago

olavea commented 3 years ago

Fix: move the 404 image into our src

I will do these in another pull request than #284 : suggestion: Gatsby handles image resizing, so no need to keep a lower resolution image in the src.

thought (non-blocking): We often call this folder assets as it might contain more than images moving forward, but images is also totally fine in this use case.

fix: add a layout="fullWith" prop