From e27a197ee0a1a66c9bc6fa9b7c70275a593c370d Mon Sep 17 00:00:00 2001 From: Narasimha-sc <166327228+Narasimha-sc@users.noreply.github.com> Date: Mon, 9 Jun 2025 19:44:00 +0000 Subject: [PATCH] website: fix donation links (#5971) * Fix donation links * Update navbar.html * Update footer.html * Update join_simplex.html --- .../jvmMain/resources/distribute/chat.simplex.app.appdata.xml | 2 +- website/src/_includes/footer.html | 2 +- website/src/_includes/navbar.html | 4 ++-- website/src/_includes/sections/join_simplex.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/multiplatform/desktop/src/jvmMain/resources/distribute/chat.simplex.app.appdata.xml b/apps/multiplatform/desktop/src/jvmMain/resources/distribute/chat.simplex.app.appdata.xml index 9f9b2d6d20..2254c6d5bf 100644 --- a/apps/multiplatform/desktop/src/jvmMain/resources/distribute/chat.simplex.app.appdata.xml +++ b/apps/multiplatform/desktop/src/jvmMain/resources/distribute/chat.simplex.app.appdata.xml @@ -52,7 +52,7 @@ https://github.com/simplex-chat/simplex-chat/issues https://github.com/simplex-chat/simplex-chat#help-translating-simplex-chat https://simplex.chat/connect-team - https://github.com/simplex-chat/simplex-chat#help-us-with-donations + https://github.com/simplex-chat/simplex-chat#please-support-us-with-your-donations diff --git a/website/src/_includes/footer.html b/website/src/_includes/footer.html index 0cc1b16f8d..340473ab3e 100644 --- a/website/src/_includes/footer.html +++ b/website/src/_includes/footer.html @@ -24,7 +24,7 @@ class="text-grey-black dark:text-white text-[14px] font-medium leading-[28px] tracking-[0.01em] mb-3 flex items-center gap-1"> {{ "terms-and-privacy-policy" | i18n({}, lang ) | safe }} - {{ "donate" | i18n({}, lang ) | safe }} diff --git a/website/src/_includes/navbar.html b/website/src/_includes/navbar.html index 6e69c559b0..fc7a80458c 100644 --- a/website/src/_includes/navbar.html +++ b/website/src/_includes/navbar.html @@ -125,7 +125,7 @@ - {{ "donate" | i18n({}, lang ) | safe }} @@ -316,4 +316,4 @@ const changeHeaderBg = ()=>{ } window.addEventListener('scroll',changeHeaderBg); - \ No newline at end of file + diff --git a/website/src/_includes/sections/join_simplex.html b/website/src/_includes/sections/join_simplex.html index 776ec33d45..ea59fd5b20 100644 --- a/website/src/_includes/sections/join_simplex.html +++ b/website/src/_includes/sections/join_simplex.html @@ -9,7 +9,7 @@
{{ "join-the-REDDIT-community" | i18n({}, lang ) | safe }} {{ "join-us-on-GitHub" | i18n({}, lang ) | safe }} - {{ "donate-here-to-help-us" | i18n({}, lang ) | safe }} + {{ "donate-here-to-help-us" | i18n({}, lang ) | safe }}

{{ "sign-up-to-receive-our-updates" | i18n({}, lang ) | safe }}

@@ -35,4 +35,4 @@ - \ No newline at end of file +