feat: add link to oss friends to footer

This commit is contained in:
Henry
2025-10-28 22:12:20 +00:00
parent a93a8c5f43
commit 8cc6e321d4

View File

@@ -36,6 +36,7 @@ const Footer = () => {
{ name: t`Roadmap`, href: "/kan/roadmap" },
{ name: t`GitHub`, href: "https://github.com/kanbn/kan" },
{ name: t`Contact`, href: "mailto:support@kan.bn" },
{ name: t`OSS Friends`, href: "https://kan.bn/oss-friends" },
],
legal: [
{ name: t`Terms of service`, href: "/terms" },