feat: update sidebar with Traefik File System title and add support link

This commit is contained in:
djknaeckebrot
2025-01-13 11:55:58 +01:00
parent fb33a5b6a5
commit 8b203c48b4

View File

@@ -8,6 +8,7 @@ import {
BlocksIcon, BlocksIcon,
BookIcon, BookIcon,
ChevronRight, ChevronRight,
CircleHelp,
Command, Command,
CreditCard, CreditCard,
Database, Database,
@@ -127,7 +128,7 @@ const data = {
isActive: false, isActive: false,
}, },
{ {
title: "File System", title: "Traefik File System",
url: "/dashboard/traefik", url: "/dashboard/traefik",
icon: GalleryVerticalEnd, icon: GalleryVerticalEnd,
isSingle: true, isSingle: true,
@@ -317,9 +318,15 @@ const data = {
}, },
{ {
name: "Support", name: "Support",
url: "https://discord.gg/2tBnJ3jDJc",
icon: CircleHelp,
},
{
name: "Sponsor",
url: "https://opencollective.com/dokploy", url: "https://opencollective.com/dokploy",
icon: Heart, icon: Heart,
}, },
// { // {
// name: "Sales & Marketing", // name: "Sales & Marketing",
// url: "#", // url: "#",