File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,15 +35,24 @@ export const profile: LinkHubProfile = {
3535 color : "bg-cyan-500" ,
3636 featured : true ,
3737 } ,
38- {
39- id : 'fixie' ,
40- title : "Meet Fixie" ,
41- url : "https://fixfx.wiki/chat" ,
42- icon : "/fixfx-logo.svg" ,
43- description : "Get some guided assistance with all your CFX needs." ,
44- color : "bg-blue-500" ,
45- featured : true ,
46- } ,
38+ {
39+ id : 'fixie' ,
40+ title : "Meet Fixie" ,
41+ url : "https://fixfx.wiki/chat" ,
42+ icon : "/fixfx-logo.svg" ,
43+ description : "Get some guided assistance with all your CFX needs." ,
44+ color : "bg-blue-500" ,
45+ 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 with the FiveM/RedM Services.." ,
53+ color : "bg-pink-500" ,
54+ featured : true ,
55+ } ,
4756 {
4857 id : "discord" ,
4958 title : "Join our Discord" ,
You can’t perform that action at this time.
0 commit comments