Skip to content
This repository was archived by the owner on Mar 9, 2023. It is now read-only.

Commit 3349594

Browse files
committed
test: add huge image to enforce testing
1 parent b871d33 commit 3349594

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
const images = [
3030
'/waiting/1.jpg',
3131
'/waiting/2.jpg',
32+
'https://mumofthreedevils.files.wordpress.com/2014/05/godzilla.jpg'
3233
];
3334
let current = 0;
3435

0 commit comments

Comments
 (0)