Skip to content

Commit b201044

Browse files
fixed bugs
1 parent a2cb91d commit b201044

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h2>Jet Yeh's</h2>
4444
</div>
4545
<div>
4646
<center>
47-
<img src="https://visit-counter.vercel.app/counter.png?page=&s=25&c=ffffff&bg=00000000&no=5&ff=electrolize&tb=&ta=" alt="visits">
47+
<img src="https://visit-counter.vercel.app/counter.png?page=dngaa.github.io&s=40&c=ffffff&bg=00000000&no=2&ff=electrolize&tb=&ta=" alt="visits">
4848
</center>
4949
</div>
5050
</div>

js/games.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ const games = [
481481
},
482482
{
483483
"name": "Family Feud",
484-
"img": "img/",
484+
"img": "img/place-holder.jpg",
485485
"link": "/pages/player.html?src=/gba/launcher.html%23ffeud",
486486
"classes": "all new gba"
487487
},

0 commit comments

Comments
 (0)