Sharepic fuer LDK24 Potsdam

This commit is contained in:
Norbert Tretkowski 2024-01-20 09:58:54 +01:00
parent f216b42011
commit 5c111f86d7
No known key found for this signature in database
GPG key ID: 9495B8CF68668910
3 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"refreshDuration": 30, "refreshDuration": 30,
"maxAge": 604800, "maxAge": 604800,
"extraCards": [ "extraCards": [
"<img src='sharepic.jpg' style='max-width: 100%;max-height: 100%;vertical-align: middle;'>" "<img src='sharepic.png' style='max-width: 100%;max-height: 100%;vertical-align: middle;'>"
], ],
"includeReplies": true "includeReplies": true
} }

View file

@ -77,7 +77,7 @@ const fetchConfig = async function() {
duration = 10000; duration = 10000;
refresh = 30000; refresh = 30000;
extraCards = [ extraCards = [
"<div><img src='sharepic.jpg' style='max-width: 100%;max-height: 100%'></div>" "<div><img src='sharepic.png' style='max-width: 100%;max-height: 100%'></div>"
]; ];
return "https://gruene.social"; return "https://gruene.social";
} }

BIN
sharepic.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB