Add new Legends Arceus background

This commit is contained in:
Théo Marchal 2022-02-23 15:43:12 +01:00
parent 08e3791523
commit bf67a65fc8
2 changed files with 1 additions and 1 deletions

BIN
artwork/artwork10.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 KiB

View File

@ -5,7 +5,7 @@ $(document).ready(function() {
}
// have a nice little background
$.backstretch("artwork/artwork"+random(1, 9)+".jpg");
$.backstretch("artwork/artwork"+random(1, 10)+".jpg");
// splice url arguments
function gup(name, url) {