diff web_resources/feed-preview.xhtml @ 31:76e23b361e92

Allow feed reader addons to subscribe to the currently viewed feed Add a link element to the feed preview that points to the currently viewed feed in order to allow feed reader addons to subscribe to it.
author Guido Berhoerster <guido+feed-preview@berhoerster.name>
date Tue, 22 Jan 2019 14:40:06 +0100
parents f0c4a458869c
children
line wrap: on
line diff
--- a/web_resources/feed-preview.xhtml	Tue Jan 22 10:43:24 2019 +0100
+++ b/web_resources/feed-preview.xhtml	Tue Jan 22 14:40:06 2019 +0100
@@ -12,6 +12,7 @@
 -->
     <meta name="viewport" content="width=device-width, initial-scale=1"/>
     <link id="default-stylesheet" rel="stylesheet" href=""/>
+    <link id="feed-link" rel="alternate" type="" href=""/>
     <title></title>
   </head>
   <body>