diff --git a/public/locales/en/about.json b/public/locales/en/about.json index ce02eb0..586c8e1 100644 --- a/public/locales/en/about.json +++ b/public/locales/en/about.json @@ -2,9 +2,8 @@ "description": "Free ChatGPT is an amazing open-source web app that allows you to play with OpenAI's ChatGPT API for free!", "sourceCode": "Checkout the <0>source code on GitHub and give it a ⭐️!", "initiative": { - "description": "Checkout the <0>Open ChatGPT Initiative and <1>Unleashing the Boundlessness of ChatGPT: A Public Appeal!", - "link0": "https://medium.com/@ayaka_45434/the-open-chatgpt-initiative-e76b0b62a3ae", - "link1": "https://medium.com/@ayaka_45434/unleashing-the-boundlessness-of-chatgpt-a-public-appeal-f1b535a5ca05" + "description": "Checkout the <0>Open ChatGPT Initiative!", + "link": "https://medium.com/@ayaka_45434/the-open-chatgpt-initiative-e76b0b62a3ae" }, "support": { "title": "Support", diff --git a/public/locales/zh-CN/about.json b/public/locales/zh-CN/about.json index 351722e..621605b 100644 --- a/public/locales/zh-CN/about.json +++ b/public/locales/zh-CN/about.json @@ -2,9 +2,8 @@ "description": "Free ChatGPT 是一个神奇的开源 Web 应用,允许您免费使用 OpenAI 的 ChatGPT API 进行对话!", "sourceCode": "在 GitHub 上查看<0>源代码并给它一个⭐️!", "initiative": { - "description": "看看《<0>开放 ChatGPT 倡议》和《<1>释放 ChatGPT 的无限潜能:一个公开呼吁》吧!", - "link0": "https://medium.com/@ayaka_90553/%E5%BC%80%E6%94%BE-chatgpt-%E5%80%A1%E8%AE%AE-eaac01243dae", - "link1": "https://medium.com/@ayaka_90553/%E9%87%8A%E6%94%BE-chatgpt-%E7%9A%84%E6%97%A0%E9%99%90%E6%BD%9C%E8%83%BD-%E4%B8%80%E4%B8%AA%E5%85%AC%E5%BC%80%E5%91%BC%E5%90%81-7195a12f05f2" + "description": "看看《<0>开放 ChatGPT 倡议》吧!", + "link": "https://medium.com/@ayaka_90553/%E5%BC%80%E6%94%BE-chatgpt-%E5%80%A1%E8%AE%AE-eaac01243dae", }, "support": { "title": "支持", diff --git a/src/components/AboutMenu/AboutMenu.tsx b/src/components/AboutMenu/AboutMenu.tsx index 8bef6fe..902be49 100644 --- a/src/components/AboutMenu/AboutMenu.tsx +++ b/src/components/AboutMenu/AboutMenu.tsx @@ -49,12 +49,7 @@ const AboutMenu = () => { ns='about' components={[ , - ,