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

Commit 398d008

Browse files
a fix
1 parent 5732081 commit 398d008

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Uplog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
function goBack() { window.location="https://fun-miles-4jub.onrender.com/index.html"; }
1+
function goBack { window.location="https://fun-miles-4jub.onrender.com/index.html"; }

WebGames-master/WebGames-master/script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ const mainContentData = [
331331
},
332332
{
333333
name: "Scratch Town",
334-
image: "/image-robert-added/town.png",
334+
image: "/image-robert-added/town.webp",
335335
link: "/WebGames-master/WebGames-master/games/townmain.html",
336336
},
337337
{
File renamed without changes.

0 commit comments

Comments
 (0)