feat: add oss friends page

This commit is contained in:
Henry
2025-10-29 20:49:41 +00:00
parent 8cc6e321d4
commit 44fccf9cd5
4 changed files with 128 additions and 1 deletions

View File

@@ -36,7 +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" },
{ name: t`OSS Friends`, href: "/oss-friends" },
],
legal: [
{ name: t`Terms of service`, href: "/terms" },