Skip to content

Commit

Permalink
Update change.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mountain658 authored Feb 22, 2024
1 parent fe956d3 commit 34a149f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions change.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,11 @@ var changes = [
"date" : "2024-02-22T10:49",
"details" : "Fixed the Learning game. And now you can play it.",
"html" : "<a href=\"learning.html\">Learning</a><h3 style=\"color:gold;font-weight:bold\">-mountain658</h3>"
},
{
"summary" : "Fixed There is no game!",
"date" : "2024-02-22T11:14",
"details" : "Fixed there is no game game. And now you can play it.",
"html" : "<a href=\"thereisnogame.html\">There is no game</a><h3 style=\"color:purple;font-weight:bold\">-shotgunshelly</h3>"
}
];

0 comments on commit 34a149f

Please sign in to comment.