Mercurial > libervia-web
diff themes/default/static_blog.html @ 874:c030d8235c23
theme (default): added query information in blog's atom feed alternate url
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 02 Mar 2016 15:08:42 +0100 |
parents | de17f7313cbe |
children | ccbad50e1426 |
line wrap: on
line diff
--- a/themes/default/static_blog.html Mon Feb 29 12:40:17 2016 +0100 +++ b/themes/default/static_blog.html Wed Mar 02 15:08:42 2016 +0100 @@ -86,7 +86,7 @@ <meta charset="UTF-8" /> <meta name="keywords" content="{{keywords}}" /> <meta name="description" content="{{description}}" /> - <link rel="alternate" type="application/atom+xml" href="{{url_base}}/atom.xml" /> + <link rel="alternate" type="application/atom+xml" href="{{url_base}}/atom.xml{{url_query}}" /> <link rel='stylesheet' type="text/css" href='{{styles}}/blog.css' /> <link rel="icon" type="image/png" href="{{favicon}}" />