We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ada5b4 commit 8d9e77fCopy full SHA for 8d9e77f
entries.js
@@ -22,12 +22,12 @@ const entries = [
22
github: "Metroxe"
23
},
24
{
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)"
+ title: "Shape Dodge Frenzy",
+ filename: "shape-dodge-frenzy.html",
+ description: "A cool and simple game where you(a shape) try to dodge other falling shapes.",
+ author: "Abhi (d2crashout)",
29
github: "d2crashout"
30
- }
+ },
31
32
title: "Ant Colony",
33
filename: "ant_colony.html",
0 commit comments