Skip to content

Commit

Permalink
feat: add new link (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaiJi authored Dec 26, 2023
1 parent 003e582 commit 1fd59e3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/constants/staticConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ export const AboutUsLinks = [
link: "https://github.com/FurCoder/furry-event-china",
label: "GitHub",
},
// {
// link: "status.furryeventchina.com",
// label: "Status 监控",
// },
// {
// link: "https://furcoder.org/?utm_source=fec",
// label: "QQ频道",
// },
{
link: "https://status.furryeventchina.com",
label: "Status 监控",
},
{
link: "https://docs.furryeventchina.com",
label: "帮助文档",
},
{
link: "mailto:[email protected]",
label: "邮件联系我们",
Expand Down

0 comments on commit 1fd59e3

Please sign in to comment.