We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c043213 commit e9b40e3Copy full SHA for e9b40e3
src/pages/apps/SoccerPongPage.js
@@ -298,7 +298,7 @@ const SoccerPongPage = () => {
298
<span className="separator-color">::</span>
299
<span className="apps-color">apps</span>
300
301
- <span className="single-app-color">soccer-pong</span>
+ <span className="single-app-color">sp</span>
302
</h1>
303
<hr className="border-gray-700" />
304
<div className="flex justify-center items-center mt-16">
0 commit comments