Skip to content

Commit e9b40e3

Browse files
committed
new(apps): icon
1 parent c043213 commit e9b40e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/apps/SoccerPongPage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ const SoccerPongPage = () => {
298298
<span className="separator-color">::</span>
299299
<span className="apps-color">apps</span>
300300
<span className="separator-color">::</span>
301-
<span className="single-app-color">soccer-pong</span>
301+
<span className="single-app-color">sp</span>
302302
</h1>
303303
<hr className="border-gray-700" />
304304
<div className="flex justify-center items-center mt-16">

0 commit comments

Comments
 (0)