From d77c556c4e29f4ab8cab3e2b205d2eaebe63a468 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Sat, 18 Jun 2022 15:31:21 +1000 Subject: [PATCH] Update Sponsors --- README.md | 8 ++------ README.zh-Hans.md | 7 ++----- .../docusaurus-plugin-content-pages/credits.mdx | 10 ++++------ website/src/pages/credits.mdx | 10 ++++------ 4 files changed, 12 insertions(+), 23 deletions(-) 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";