Skip to content

Commit 8d9e77f

Browse files
committed
fixed probelm in entries.js
1 parent 5ada5b4 commit 8d9e77f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

entries.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ const entries = [
2222
github: "Metroxe"
2323
},
2424
{
25-
title: "Shape Dodge Frenzy"
26-
filename: "shape-dodge-frenzy.html"
27-
description: "A cool and simple game where you(a shape) try to dodge other falling shapes."
28-
author: "Abhi (d2crashout)"
25+
title: "Shape Dodge Frenzy",
26+
filename: "shape-dodge-frenzy.html",
27+
description: "A cool and simple game where you(a shape) try to dodge other falling shapes.",
28+
author: "Abhi (d2crashout)",
2929
github: "d2crashout"
30-
}
30+
},
3131
{
3232
title: "Ant Colony",
3333
filename: "ant_colony.html",

0 commit comments

Comments
 (0)