diff --git a/README.md b/README.md index 2a037e481..ae4df55f2 100644 --- a/README.md +++ b/README.md @@ -158,9 +158,6 @@ This project is supported by these kind people / companies: - - - @@ -194,10 +191,9 @@ This project is supported by these kind people / companies: - - + + - ## Installation diff --git a/README.zh-Hans.md b/README.zh-Hans.md index a7175cd31..84d9cbb70 100644 --- a/README.zh-Hans.md +++ b/README.zh-Hans.md @@ -168,9 +168,6 @@ Wails v2 已针对所有 3 个平台发布了 Beta 版。如果您有兴趣尝 - - - @@ -204,8 +201,8 @@ Wails v2 已针对所有 3 个平台发布了 Beta 版。如果您有兴趣尝 - - + + diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-pages/credits.mdx b/website/i18n/zh-Hans/docusaurus-plugin-content-pages/credits.mdx index d2380484a..65f9e80f6 100644 --- a/website/i18n/zh-Hans/docusaurus-plugin-content-pages/credits.mdx +++ b/website/i18n/zh-Hans/docusaurus-plugin-content-pages/credits.mdx @@ -65,9 +65,6 @@ - - - @@ -101,17 +98,18 @@ - - + + `, - }} + }} /> ## 贡献者 + import Contributors from "@wails/react-contributors"; diff --git a/website/src/pages/credits.mdx b/website/src/pages/credits.mdx index 49d5fb792..3c2ebdb11 100644 --- a/website/src/pages/credits.mdx +++ b/website/src/pages/credits.mdx @@ -65,9 +65,6 @@ - - - @@ -101,17 +98,18 @@ - - + + `, - }} + }} /> ## Contributors + import Contributors from "@wails/react-contributors";