Mercurial > libervia-web
changeset 897:6de862136eb6
theme (default): changed MIME type for xmpp: link
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 20 Mar 2016 22:30:03 +0100 |
parents | 06ead60cbfe0 |
children | 2d15b484ca33 |
files | themes/default/static_blog.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/themes/default/static_blog.html Sun Mar 20 22:03:10 2016 +0100 +++ b/themes/default/static_blog.html Sun Mar 20 22:30:03 2016 +0100 @@ -87,7 +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="alternate" type="application/atom+xml" href="{{xmpp_uri}}" /> <link rel='stylesheet' type="text/css" href='{{styles}}/blog.css' /> <link rel="icon" type="image/png" href="{{favicon}}" />