Skip to content

Commit 92e0195

Browse files
committed
renamed socials to portal profiles
1 parent ea6efe1 commit 92e0195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Sidebar.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ const Sidebar = ({
193193
{ location: '/livestream', text: 'Livestream' },
194194
{ location: '/rewards', text: 'Rewards' },
195195
{ location: '/sponsors', text: 'Sponsors' },
196-
{ location: '/social', text: 'Social' },
196+
{ location: '/social', text: 'Portal Profiles' },
197197
],
198198
// Tools
199199
tools: [

0 commit comments

Comments
 (0)