From 6a8b909afbe1560be95f7ad0a3e19cfe4717aec6 Mon Sep 17 00:00:00 2001 From: FifthWit Date: Thu, 14 Aug 2025 14:01:01 -0500 Subject: Switched to tailwind/vite --- frontend/src/pages/Homepage.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'frontend/src/pages/Homepage.tsx') diff --git a/frontend/src/pages/Homepage.tsx b/frontend/src/pages/Homepage.tsx index f0c5821..2d16b8d 100644 --- a/frontend/src/pages/Homepage.tsx +++ b/frontend/src/pages/Homepage.tsx @@ -3,23 +3,23 @@ import { Helmet } from "react-helmet"; const Homepage: React.FC = () => { return ( -
+
LPHUB | Homepage -
+

-

Welcome to Least Portals Hub!

-

+

Welcome 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.

-

+

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 LPHUB' pages.

-- cgit v1.2.3