Skip to content

Commit 903a0ce

Browse files
committed
final
1 parent 3f626c7 commit 903a0ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/data/content.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,10 @@ export const activities = [
9292
element: <CatHttpCode />,
9393
},
9494
{
95-
title: "Random Identity Generator",
96-
description:"Get random identity for yourself",
95+
title: "Zodiac Sign",
96+
description:"Get to know your zodiac sign",
9797
icon:"https://is1-ssl.mzstatic.com/image/thumb/Purple211/v4/2a/51/52/2a5152df-66f0-fc94-6e5e-251d3b2d6ef8/AppIcon-0-0-1x_U007emarketing-0-6-0-85-220.png/1200x630wa.png",
98-
urlTerm:"random-identity",
98+
urlTerm:"zodiac-sign",
9999
element:<RandomIdentity/>
100100
}
101101
];

0 commit comments

Comments
 (0)