This commit is contained in:
Owen 2025-04-27 21:09:55 -04:00
parent bf3cb625b1
commit 3057192efe
No known key found for this signature in database
GPG key ID: 8271FDFFD9E0CCBD

View file

@ -120,7 +120,12 @@ const config: Config = {
position: "right", position: "right",
className: "header-github-link", className: "header-github-link",
"aria-label": "GitHub repository" "aria-label": "GitHub repository"
} },
{
href: "https://support.fossorial.io",
label: "Support Portal (Professional License)",
position: "left"
},
] ]
}, },
// footer: { // footer: {