From 87e36aeb767270ef78aa78eb22f99e505620c7a0 Mon Sep 17 00:00:00 2001 From: ShadowLibraries <72633349+ShadowLibraries@users.noreply.github.com> Date: Fri, 1 Sep 2023 21:34:32 -0300 Subject: [PATCH] Update randomimg.js --- js/randomimg.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/randomimg.js b/js/randomimg.js index 5d280db..0953fc9 100644 --- a/js/randomimg.js +++ b/js/randomimg.js @@ -3,7 +3,7 @@ const fileNames = [ 'img/pirate-logo-color.png', 'img/pirate-logo-color-new.png', 'img/missingno.png', - 'img/thevoid.jpg', + 'img/thevoid.png', 'img/floppysl.png', ];