Skip to content

Commit d98df75

Browse files
authored
Update index.html
1 parent 6c92e56 commit d98df75

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@
7676
</style>
7777
</head>
7878
<body>
79-
<a href="/tic-tac-toe" class="green-rectangle-button">Tic Tac Toe</a>
80-
<a href="/idle-mining-clicker" class="green-rectangle-button">Idle Mining Clicker</a>
81-
<a href="/ultimate-farming-game" class="green-rectangle-button">Ultamate Farming Game</a>
79+
<a href="/tic-tac-toe" class="blue-rectangle-button">Tic Tac Toe</a>
80+
<a href="/idle-mining-clicker" class="blue-rectangle-button">Idle Mining Clicker</a>
81+
<a href="/ultimate-farming-game" class="blue-rectangle-button">Ultamate Farming Game</a>
8282
</body>
8383
</html>
8484

@@ -92,3 +92,4 @@
9292

9393

9494

95+

0 commit comments

Comments
 (0)