Skip to content

Commit 4c33427

Browse files
committed
feat add cfx status
1 parent c234236 commit 4c33427

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

src/data/profile.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ export const profile: LinkHubProfile = {
4343
description: "Get some guided assistance with all your CFX needs.",
4444
color: "bg-blue-500",
4545
featured: true,
46+
},
47+
{
48+
id: 'cfx-status',
49+
title: "CFX.re Status",
50+
url: "https://status.cfx.re",
51+
icon: "/fivem.png",
52+
description: "Check for any outages in the FiveM/RedM Services.",
53+
color: "bg-pink-500",
54+
featured: true,
4655
},
4756
{
4857
id: "discord",

0 commit comments

Comments
 (0)