From c2c609f2052faed61311962cb8598ff386efe430 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Tue, 26 Jan 2021 02:02:11 +0100 Subject: [PATCH] Fixed missing double quote --- app/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/__init__.py b/app/__init__.py index 91f52d0..89f21e1 100644 --- a/app/__init__.py +++ b/app/__init__.py @@ -108,7 +108,7 @@ def rss_route(): pages = get_pages(with_content=True, skip_header=True) return Response(''' - Platypush blog feeds http://blog.platypush.tech