I'm chasing down some 404 errors as I work with the new unpkg distribution. Is there a reason that the `Gruntfile` explicitly grabs only the `layers` images? ``` src: ['layers.png','layers-2x.png'], ```