]> git.0d.be Git - chloro.git/blobdiff - chloro/phyll/templates/phyll/base.html
add atom feeds (with legacy compatibility)
[chloro.git] / chloro / phyll / templates / phyll / base.html
index d46f147950d922879389a13aa5393e13abc16ca5..de553ab47a7d01823bdc3bace5ccceadfaaf1409 100644 (file)
@@ -5,6 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>Coin web de Frédéric Péters</title>
     <link rel="stylesheet" type="text/css" href="/static/css/style.css">
+    <link rel="alternate" type="application/atom+xml" title="Atom feed" href="/feed/atom" />
     {% block bottom-head %}
     {% endblock %}
   </head>