From df8cfa31a20c7004156b77be58957515e7ce8989 Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Wed, 4 Sep 2024 21:49:15 +0300 Subject: refactor: beta homepage text --- frontend/src/pages/Homepage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontend/src/pages') diff --git a/frontend/src/pages/Homepage.tsx b/frontend/src/pages/Homepage.tsx index a5429cb..62a8f1c 100644 --- a/frontend/src/pages/Homepage.tsx +++ b/frontend/src/pages/Homepage.tsx @@ -6,9 +6,9 @@ const Homepage: React.FC = () => { return (
-

Welcome to Least Portals Hub!

+

lphubWelcome to Least Portals Hub!

At the moment, LPHUB is in beta state. This means that the site has only the core functionalities enabled for providing both collaborative information and competitive leaderboards.

-

Site should feel intuitive to navigate around. For any type of feedback, reach us at LPHUB Discord server.

+

The website should feel intuitive to navigate around. For any type of feedback, reach us at LPHUB Discord server.

By using LPHUB, you agree that you have read the 'Leaderboard Rules' and the 'About P2LP' pages.

-- cgit v1.2.3