pub / kontra

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

commit 06afc8f0e85ad4304d7944b9229cc8892c77bc9b
parent 5bd3e0ea65868ff3979b9266a9248e2e6afa7cd4
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Sun, 20 Jul 2025 11:51:59 +0200

feat: adjust subline of name

Diffstat:
Mindex.php | 8+++++---
Mnews-sources.json | 2+-
2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/index.php b/index.php @@ -45,7 +45,9 @@ <opml version="2.0"> <head> - <title>Nachrichten-Export von Kontra - der progressive Newsaggregator</title> + <title> + Nachrichten-Export von Kontra - <?php echo $_SERVER["REMOTE_ADDR"]; ?> + </title> </head> <body> @@ -111,7 +113,7 @@ <link rel=stylesheet href=assets/css/simple.min.css media=all> <link rel=stylesheet href=assets/css/custom.css> <script async src=assets/js/filter_engines.js></script> - <title>Kontra - Der progressive News Aggregator</title> + <title>Kontra - Das progressive Nachrichtenarchiv</title> </head> <!-- Body --> @@ -131,7 +133,7 @@ </a> </nav> <h1>Kontra</h1> - <p>Der progressive News Aggregator</p> + <p>Das progressive Nachrichtenarchiv</p> </header> <!-- Description --> diff --git a/news-sources.json b/news-sources.json @@ -1,5 +1,5 @@ { - "version": "1.2.5", + "version": "1.2.6", "sources": { "drr": { "title": "Alle Artikel",