pub / newsplanet

Planet-Style Newsfeed generated with perlanet
git clone https://src.jayvii.de/pub/newsplanet.git
Home | Log | Files | Exports | Refs | README | RSS

commit 174328e50be6624ac32ac70e20adf5aadb7782a7
parent a743aa3c7ffa5577384296312bb86cac3abf8754
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Sat,  4 Jan 2025 13:18:35 +0100

feat: strip "newsplanet" from titles

Diffstat:
Mcentre.yaml | 2+-
Mleft.yaml | 2+-
Mnetpolitics.yaml | 2+-
3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/centre.yaml b/centre.yaml @@ -1,4 +1,4 @@ -title: Newsplanet (Centre) +title: Centre description: News from outlets and journalistic sources around the political centre. url: https://news.jayvii.de/centre.html entries: 5000 diff --git a/left.yaml b/left.yaml @@ -1,4 +1,4 @@ -title: Newsplanet (Left) +title: Left description: News from outlets and journalistic sources from the political left. url: https://news.jayvii.de/left.html entries: 5000 diff --git a/netpolitics.yaml b/netpolitics.yaml @@ -1,4 +1,4 @@ -title: Newsplanet (Netpolitics) +title: Netpolitics description: News from outlets at the inference between IT and politics. url: https://news.jayvii.de/netpolitics.html entries: 5000