From a4f1999284609e4e7ee3128003eb8026924073c1 Mon Sep 17 00:00:00 2001 From: simatec Date: Sun, 22 Sep 2024 00:12:10 +0200 Subject: [PATCH] (simatec) small Design Fix --- README.md | 1 + admin/main.jsonConfig.json5 | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af4c862e..b13872a1 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ When you allow iobroker GmbH to collect diagnostic data, then also your installa ### **WORK IN PROGRESS** * (bluefox) Improvement of Google Drive authentication workflow * (bluefox) Removed gulp from a build process +* (simatec) small Design Fix ### 3.0.22 (2024-09-03) * (simatec) Fix Notification Instance diff --git a/admin/main.jsonConfig.json5 b/admin/main.jsonConfig.json5 index 1fd51f32..8bcac776 100644 --- a/admin/main.jsonConfig.json5 +++ b/admin/main.jsonConfig.json5 @@ -341,7 +341,7 @@ "tooltip": "PayPal.Me", "noTranslation": true, "href": "https://paypal.me/mk1676", - "src": "https://camo.githubusercontent.com/8402c5000216b140cf892ba21d3367647e0cc370ba89b3a8da1bc1b37a9e0696/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617970616c2d646f6e6174652532302537432532307370656e64656e2d626c75652e737667", + "src": "https://img.shields.io/badge/paypal-donate%20%7C%20spenden-blue.svg", "newLine": true }, "_githubSponsor": { @@ -349,7 +349,7 @@ "tooltip": "GitHub Sponsors", "noTranslation": true, "href": "https://github.com/sponsors/simatec", - "src": "https://camo.githubusercontent.com/6d24ad1fc18fa9d263cacee4c5d9aa8e15128bd5f3f3184f6f54d20e6a4ab63b/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6162656c3d53706f6e736f72266d6573736167653d254532253944254134266c6f676f3d47697448756226636f6c6f723d253233666538653836" + "src": "https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86" } } }