[feat] rss: add xsl style to view rss in browser

This commit is contained in:
Bnyro 2024-10-19 16:55:09 +02:00 committed by Markus Heiser
parent 98f9a380ed
commit eb59b4604a
2 changed files with 60 additions and 0 deletions

View file

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="{{ url_for('static', filename='xsl/rss.xsl') }}" type="text/xsl"?>
<rss version="2.0"
xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom">