Skip to content

Commit 6b10b51

Browse files
authored
Update entries.js
1 parent 0e4666f commit 6b10b51

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

entries.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,4 +609,11 @@ const entries = [
609609
author: "Rupesh Soni",
610610
github: "rsoni124"
611611
},
612+
{
613+
title: "Go Game",
614+
filename: "go.html",
615+
description: "Play to go game",
616+
author: "Geun Lim",
617+
github: "shing100"
618+
},
612619
];

0 commit comments

Comments
 (0)