mirror of
https://github.com/tomru/lt-35c3.git
synced 2026-03-03 06:27:24 +01:00
rename image folder
This commit is contained in:
2
deck.mdx
2
deck.mdx
@@ -12,7 +12,7 @@ export default ({ children }) => (
|
|||||||
style={{
|
style={{
|
||||||
width: '100vw',
|
width: '100vw',
|
||||||
height: '100vw',
|
height: '100vw',
|
||||||
backgroundImage: 'url(./pics/stardust.jpg)',
|
backgroundImage: 'url(images/stardust.jpg)',
|
||||||
backgroundSize: 'cover',
|
backgroundSize: 'cover',
|
||||||
backgroundRepeat: 'no-repeat',
|
backgroundRepeat: 'no-repeat',
|
||||||
backgroundPosition: 'bottom',
|
backgroundPosition: 'bottom',
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 453 KiB After Width: | Height: | Size: 453 KiB |
Reference in New Issue
Block a user