Update community link in dashboard header to point to the new community page

This commit is contained in:
Luis Eduardo
2025-10-06 04:47:25 +00:00
parent c103df6144
commit 4577b6d3b3

View File

@@ -34,10 +34,10 @@ func dashboardHeader() nodx.Node {
htmx.HxTrigger("load once"),
),
nodx.A(
nodx.Href("https://discord.gg/BmAwq29UZ8"),
nodx.Href("https://ufobackup.uforg.dev/r/community"),
nodx.Target("_blank"),
nodx.Class("btn btn-ghost btn-neutral"),
component.SpanText("Chat on Discord"),
component.SpanText("Join the community"),
lucide.ExternalLink(),
),
nodx.Button(