We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c92e56 commit d98df75Copy full SHA for d98df75
1 file changed
index.html
@@ -76,9 +76,9 @@
76
</style>
77
</head>
78
<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>
+ <a href="/tic-tac-toe" class="blue-rectangle-button">Tic Tac Toe</a>
+ <a href="/idle-mining-clicker" class="blue-rectangle-button">Idle Mining Clicker</a>
+ <a href="/ultimate-farming-game" class="blue-rectangle-button">Ultamate Farming Game</a>
82
</body>
83
</html>
84
@@ -92,3 +92,4 @@
92
93
94
95
+
0 commit comments