This is an automated email from the ASF dual-hosted git repository.
dengliming pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git
The following commit(s) were added to refs/heads/main by this push:
new 86b321d modift: Download markdown file name. (#283)
86b321d is described below
commit 86b321d03b3b6f8d54653a2ec12c847b7b7757f4
Author: YuI <[email protected]>
AuthorDate: Sat Sep 18 11:06:52 2021 +0800
modift: Download markdown file name. (#283)
* add: wechat and qq's QR Code
* fix: the markdownline error
* fix: the markdownline error
* modift: Download button change into Github
* modift: Download markdown file name.
Co-authored-by: 艺铭 <[email protected]>
---
docusaurus.config.js | 4 ++--
download/{download.md => download-latest.md} | 3 ++-
.../current/{download.md => download-latest.md} | 3 ++-
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index ccca456..c7224c0 100755
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -38,7 +38,7 @@ module.exports = {
src: 'img/logo.png',
},
items: [
- {to: '/download/download', label: 'Download', position: 'left'},
+ {to: '/download/download-latest', label: 'Download', position: 'left'},
{
type: 'doc',
docId: 'index',
@@ -119,7 +119,7 @@ module.exports = {
items: [
{
label: 'Download',
- to: '/download/download',
+ to: '/download/download-latest',
},
{
label: 'Document',
diff --git a/download/download.md b/download/download-latest.md
similarity index 98%
rename from download/download.md
rename to download/download-latest.md
index 43113a0..2d58ba4 100644
--- a/download/download.md
+++ b/download/download-latest.md
@@ -1,5 +1,6 @@
---
-title: Download
+title: 2.4.0
+sidebar_position: 0
keywords: ["Download"]
description: Download
---
diff --git
a/i18n/zh/docusaurus-plugin-content-docs-download/current/download.md
b/i18n/zh/docusaurus-plugin-content-docs-download/current/download-latest.md
similarity index 98%
rename from i18n/zh/docusaurus-plugin-content-docs-download/current/download.md
rename to
i18n/zh/docusaurus-plugin-content-docs-download/current/download-latest.md
index 2f50e4e..83ab3c8 100644
--- a/i18n/zh/docusaurus-plugin-content-docs-download/current/download.md
+++ b/i18n/zh/docusaurus-plugin-content-docs-download/current/download-latest.md
@@ -1,5 +1,6 @@
---
-title: 下载
+title: 2.4.0
+sidebar_position: 0
keywords: ["下载"]
description: 下载
---