Skip to content

Commit 25ea444

Browse files
committed
Update background image in index.html to new version; add new image file
1 parent 5ecca70 commit 25ea444

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

assets/images/mpm-bg-new.jpg

61.2 KB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ <h2>Spaces</h2>
336336
}
337337

338338
.extra-wrapper {
339-
background-image: url(assets/images/mpm-bg.jpg);
339+
background-image: url(assets/images/mpm-bg-new.jpg);
340340
}
341341
</style>
342342
</html>

0 commit comments

Comments
 (0)