Skip to content

Commit

Permalink
Update change.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mountain658 authored Mar 19, 2024
1 parent bbbf866 commit 54fa0b5
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 @@ -124,5 +124,11 @@ var changes = [
"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>"
},
{
"summary": "Fixed CircleO",
"date": "2024-03-19T10:48",
"details": "CircleO is Fixed! Go play it!",
"html": "<a href=\"circleo.html\" target=\"blank\">CircleO</a><h3 style=\"color:gold;font-weight:bold\">-mountain658</h3>"
}
];

0 comments on commit 54fa0b5

Please sign in to comment.