diff themes/default/static_blog.html @ 880:ccbad50e1426

blog, themes(default): added <link> element referencing xmpp: uri of the item
author Goffi <goffi@goffi.org>
date Wed, 09 Mar 2016 17:56:19 +0100
parents c030d8235c23
children 6de862136eb6
line wrap: on
line diff
--- a/themes/default/static_blog.html	Wed Mar 09 17:33:00 2016 +0100
+++ b/themes/default/static_blog.html	Wed Mar 09 17:56:19 2016 +0100
@@ -87,6 +87,7 @@
         <meta name="keywords" content="{{keywords}}" />
         <meta name="description" content="{{description}}" />
         <link rel="alternate" type="application/atom+xml" href="{{url_base}}/atom.xml{{url_query}}" />
+        <link rel="alternate" type="application/xmpp+xml" href="{{xmpp_uri}}" />
         <link rel='stylesheet' type="text/css" href='{{styles}}/blog.css' />
         <link rel="icon" type="image/png" href="{{favicon}}" />