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