Skip to content

Commit

Permalink
remove MORE branch names
Browse files Browse the repository at this point in the history
  • Loading branch information
proudparrot2 committed Mar 10, 2024
1 parent e7383c9 commit 4beee73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/assets/data/games.js
Original file line number Diff line number Diff line change
Expand Up @@ -242,13 +242,13 @@ var games = [
{
id: 'smashkarts',
title: 'Smash Karts',
url: 'https://assets.3kh0.net/d108460237587095c92fe0968f1595f30cf5a5cc/smashkarts/index.html',
url: 'https://assets.3kh0.net/smashkarts/index.html',
image: 'https://geometry-dash.co/upload/imgs/smash-karts-logo.png'
},
{
id: 'tunnelrush',
title: 'Tunnel Rush',
url: 'https://assets.3kh0.net/e00403015397cb588f42d3a461b5ac9503dd7c2d/tunnel-rush/index.html',
url: 'https://assets.3kh0.net/tunnel-rush/index.html',
image: 'https://images.hellokids.com/_uploads/_tiny_galerie/20180415/vign-tunnel-rush-hk-w8v_u89.jpg',
},
{
Expand Down

0 comments on commit 4beee73

Please sign in to comment.