Skip to content

Commit bb88242

Browse files
Fix game name from 'Agoti' to 'VS Agoti'
1 parent f5546a7 commit bb88242

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

js/games.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
const games = [
99
{
10-
name: "Fiday Night Funkin' Agoti",
10+
name: "Fiday Night Funkin' VS Agoti",
1111
img: "/img/place-holder.jpg",
1212
link: "/pages/player.html?src=/friday-night-funkin",
1313
classes: "all new",

0 commit comments

Comments
 (0)