update image ref

This commit is contained in:
Thomas Ruoff
2019-01-15 19:53:10 +01:00
parent 92951f4a2c
commit 27d7a93cda

View File

@@ -12,7 +12,7 @@ export default ({ children }) => (
style={{ style={{
width: '100vw', width: '100vw',
height: '100vw', height: '100vw',
backgroundImage: 'url(images/stardust.jpg)', backgroundImage: 'url(./images/stardust.jpg)',
backgroundSize: 'cover', backgroundSize: 'cover',
backgroundRepeat: 'no-repeat', backgroundRepeat: 'no-repeat',
backgroundPosition: 'bottom', backgroundPosition: 'bottom',