diff options
Diffstat (limited to 'demo/dst/rss.xml')
| -rw-r--r-- | demo/dst/rss.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/dst/rss.xml b/demo/dst/rss.xml index 34d2e0a..b52750f 100644 --- a/demo/dst/rss.xml +++ b/demo/dst/rss.xml @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> -<title>Blog</title> +<title>https://example.org</title> <link>https://example.org/</link> -<description>Blog</description> +<description>https://example.org</description> <atom:link href="https://example.org/rss.xml" rel="self" type="application/rss+xml"/> <item> <title>This is a very interesting article about stamps</title> |
