From 19b8a994866a93e69a8092bbc716e2ba5f721ee6 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Wed, 6 Sep 2023 16:44:20 +0800 Subject: [PATCH] docs: add learn more button in bot feature section --- website/i18n/zh-Hans/code.json | 3 +++ website/src/components/FeatureSection.tsx | 8 +++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/website/i18n/zh-Hans/code.json b/website/i18n/zh-Hans/code.json index 950d65ad..b81a106e 100644 --- a/website/i18n/zh-Hans/code.json +++ b/website/i18n/zh-Hans/code.json @@ -419,5 +419,8 @@ }, "release note": { "message": "版本更新日志" + }, + "Bot and Open Platform": { + "message": "机器人与开放平台" } } diff --git a/website/src/components/FeatureSection.tsx b/website/src/components/FeatureSection.tsx index ac3534a9..b23602d7 100644 --- a/website/src/components/FeatureSection.tsx +++ b/website/src/components/FeatureSection.tsx @@ -207,7 +207,7 @@ export const FeatureSection: React.FC = React.memo(() => {

- Bot + Bot and Open Platform

@@ -217,6 +217,12 @@ export const FeatureSection: React.FC = React.memo(() => { You can use anyway to connect anything, its free!

+ + Learn More +