Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions packages/core/constants/partners.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@ export interface PartnerEntry {
}

export const PARTNERS: PartnerEntry[] = [
{
id: "fyfeweb",
name: "FyfeWeb",
tier: "partner",
logo: "/partners/fyfeweb.png",
url: "https://fyfeweb.com",
description: "From a single website to racks of your own hardware: one provider, one network, one support team.",
},
{
id: "poliberry",
name: "Poliberry",
Expand Down Expand Up @@ -68,6 +76,15 @@ export const PARTNERS: PartnerEntry[] = [
url: "https://antiraid.xyz",
description: "From basic moderation to advanced threat protection, AntiRaid handles it all so you can focus on growing your community.",
},
{
id: "fluxrp",
name: "Flux.LT",
tier: "community",
category: "FiveM Community",
logo: "/partners/fluxrp.png",
url: "https://discord.gg/XAKudt7C82",
description: "Lithuania's premier FiveM roleplay community, bringing immersive story-driven RP and a tight-knit Baltic player base together.",
},
{
id: "smphub",
name: "SMP Hub",
Expand Down
Binary file added public/partners/fluxrp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/partners/fyfeweb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.