From 188e806427ff6c9b302d994fc9c84a0300526688 Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Mon, 9 Sep 2024 20:10:16 +0300 Subject: refactor: make names clickable throughout the site, fix user pages --- frontend/src/pages/Homepage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/pages/Homepage.tsx') diff --git a/frontend/src/pages/Homepage.tsx b/frontend/src/pages/Homepage.tsx index d4f3095..8e5bb4b 100644 --- a/frontend/src/pages/Homepage.tsx +++ b/frontend/src/pages/Homepage.tsx @@ -10,7 +10,7 @@ const Homepage: React.FC = () => {
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.
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.
+By using LPHUB, you agree that you have read the 'Leaderboard Rules' and the 'About LPHUB' pages.
); -- cgit v1.2.3