diff examples/tutorial/geddit/templates/index.html @ 623:58be58c03509 trunk

GenshiTutorial: Minor updates to Atom feed templates.
author cmlenz
date Thu, 30 Aug 2007 23:01:49 +0000
parents 6780f1b1b20d
children abad7c2ebe15
line wrap: on
line diff
--- a/examples/tutorial/geddit/templates/index.html
+++ b/examples/tutorial/geddit/templates/index.html
@@ -5,7 +5,7 @@
   <xi:include href="layout.html" />
   <head>
     <title>News</title>
-    <link rel="alternate" type="application/atom+xml" title="Geddit News"
+    <link rel="alternate" type="application/atom+xml" title="Geddit"
           href="${url('/feed/')}" />
   </head>
   <body>
Copyright (C) 2012-2017 Edgewall Software