From 6c79fca68466ed3f45dd809ba488f1fd53ae95a6 Mon Sep 17 00:00:00 2001 From: Bernd Storath <999999bst@gmail.com> Date: Fri, 7 Mar 2025 14:41:49 +0100 Subject: [PATCH] link donate to readme --- README.md | 2 +- src/app/components/Ui/Footer.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6efed05a..ec6718e7 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ Now setup a reverse proxy to be able to access the Web UI from the internet. If you want to access the Web UI over HTTP, change the env var `INSECURE` to `true`. This is not recommended. Only use this for testing -### 3. Sponsor +### Donate Are you enjoying this project? Consider donating. diff --git a/src/app/components/Ui/Footer.vue b/src/app/components/Ui/Footer.vue index bf464dcf..78aef5a3 100644 --- a/src/app/components/Ui/Footer.vue +++ b/src/app/components/Ui/Footer.vue @@ -24,7 +24,7 @@ ยท {{ $t('layout.donate') }}