From b2ee67a2a5981cee6ed6aad5593bf190ccf235cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9A=E5=A6=AB=E9=A2=8D?= <73825939+Jiew-KueJwiaeng@users.noreply.github.com> Date: Sat, 11 Mar 2023 21:29:11 +0800 Subject: [PATCH] fix: resolve Ko-fi button 403 error (#54) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add files via upload * 本域内鏡像靜態資源以修復圖標跨域請求被拒問題 直接調用 https://ko-fi.com/img/githubbutton_sm.svg 會導致 403 錯誤 * Update and rename githubbutton_sm.svg to kofi.svg --------- Co-authored-by: Jing Hua <59118459+ztjhz@users.noreply.github.com> --- public/kofi.svg | 12 ++++++++++++ src/components/AboutMenu/AboutMenu.tsx | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 public/kofi.svg diff --git a/public/kofi.svg b/public/kofi.svg new file mode 100644 index 0000000..210ead6 --- /dev/null +++ b/public/kofi.svg @@ -0,0 +1,12 @@ + + diff --git a/src/components/AboutMenu/AboutMenu.tsx b/src/components/AboutMenu/AboutMenu.tsx index 76f9117..0db6bb0 100644 --- a/src/components/AboutMenu/AboutMenu.tsx +++ b/src/components/AboutMenu/AboutMenu.tsx @@ -44,7 +44,7 @@ const AboutMenu = () => {
If you have enjoyed using our app, we kindly ask you to give this project a ⭐️. Your endorsement means a lot to us and encourages us to work harder towards delivering the best possible experience.
If you would like to support the team, consider buying us a coffee by clicking on the button below. Every contribution, no matter how small, helps us to maintain and improve our service.
- +Thank you for being a part of our community, and we look forward to serving you better in the future.