We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be70e1d + 0c4483a commit bf35decCopy full SHA for bf35dec
src/data/content.js
@@ -188,6 +188,8 @@ export const games = [
188
icon: "https://img.freepik.com/free-vector/round-black-bomb-realistic-style_52683-15190.jpg?semt=ais_hybrid&w=740&q=80",
189
urlTerm: "dont-click-the-bomb",
190
element: <DontClickBomb />,
191
+ },
192
+ {
193
title: "Typing Test",
194
description: "Test your typing skills",
195
icon :"https://typingmentor.com/_next/image/?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fbs3wcomf%2Fproduction%2F9f626374aa1c388a6418a077990771aff53d054f-1200x800.jpg%3Frect%3D0%2C35%2C1200%2C731%26w%3D808%26h%3D492%26fit%3Dcrop%26auto%3Dformat&w=1920&q=75",
0 commit comments