diff --git a/config.json b/config.json index 0e72441..5de1d01 100644 --- a/config.json +++ b/config.json @@ -6,10 +6,7 @@ "refreshDuration": 30, "maxAge": 604800, "extraCards": [ - "", - "", - "", - "" + "" ], "includeReplies": true } diff --git a/script.js b/script.js index 4b9ff1d..7769eb7 100644 --- a/script.js +++ b/script.js @@ -79,10 +79,7 @@ const fetchConfig = async function() { duration = 10000; refresh = 30000; extraCards = [ - "", - "", - "", - "" + "
" ]; return "https://gruene.social"; } diff --git a/sharepic.jpg b/sharepic.jpg new file mode 100644 index 0000000..39b716a Binary files /dev/null and b/sharepic.jpg differ diff --git a/sharepic.png b/sharepic.png new file mode 100644 index 0000000..5335a3a Binary files /dev/null and b/sharepic.png differ diff --git a/sharepics/Slide1.png b/sharepics/Slide1.png deleted file mode 100644 index 86ae01d..0000000 Binary files a/sharepics/Slide1.png and /dev/null differ diff --git a/sharepics/Slide2.png b/sharepics/Slide2.png deleted file mode 100644 index 8290201..0000000 Binary files a/sharepics/Slide2.png and /dev/null differ diff --git a/sharepics/Slide3.png b/sharepics/Slide3.png deleted file mode 100644 index d29488e..0000000 Binary files a/sharepics/Slide3.png and /dev/null differ diff --git a/sharepics/Slide4.png b/sharepics/Slide4.png deleted file mode 100644 index 05d25cc..0000000 Binary files a/sharepics/Slide4.png and /dev/null differ