pub / kontra

Der linke Newsaggregator.
git clone src.jayvii.de/pub/kontra.git
Home | Log | Files | Exports | Refs | README | RSS

commit f4c2314845ab20b5b18dc0f875ce63e4906d6b9b
parent b1839cd583a609ef36dd806cf7119d40fba5626e
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Mon, 20 Oct 2025 15:56:52 +0200

fix: ensure footer is printed

Diffstat:
Mlib/gen_html_preview.php | 2+-
Mnews-sources.json | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/gen_html_preview.php b/lib/gen_html_preview.php @@ -148,7 +148,7 @@ function gen_preview($config) { <?php gen_html_faqs($config); ?> <!-- Footer --> - <?php gen_html_footer(); ?> + <?php gen_html_footer($config); ?> </body> diff --git a/news-sources.json b/news-sources.json @@ -1,5 +1,5 @@ { - "version": "1.3.3", + "version": "1.3.4", "sources": { "drr": { "title": "Alle Artikel",