This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-website".

The branch, master has been updated
       via  bdb27ef2ce5531291855e98cab599d53fdac9471 (commit)
      from  0b4f5cfc9a331e82a7de8dc692e7362521c33003 (commit)


Summary of changes:
 blogdata/templates/index.tpl |    2 ++
 templates/page-head.tpl      |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bdb27ef2ce5531291855e98cab599d53fdac9471
Author: Gregory Collins <[email protected]>
Date:   Mon Aug 30 20:26:52 2010 -0400

    Add blog feed autodiscovery link

diff --git a/blogdata/templates/index.tpl b/blogdata/templates/index.tpl
index 6c7adbd..3713bd1 100644
--- a/blogdata/templates/index.tpl
+++ b/blogdata/templates/index.tpl
@@ -1,4 +1,6 @@
 <bind tag="subtitle">: Blog</bind>
+<bind tag="feed-autodiscovery-link"><link rel="alternate" 
type="application/atom+xml" href="/blog/feed.xml"/></bind>
+
 <apply template="page">
 
   <div id="blog-index">
diff --git a/templates/page-head.tpl b/templates/page-head.tpl
index 13efbb3..671b2bb 100644
--- a/templates/page-head.tpl
+++ b/templates/page-head.tpl
@@ -7,4 +7,5 @@
       <meta http-equiv="content-style-type" content="text/css"/>
       <link href="/media/css/fonts.css" rel="stylesheet" type="text/css" />
       <link href="/media/css/main.css" rel="stylesheet" type="text/css" />
+      <feed-autodiscovery-link/>
     </head>
-----------------------------------------------------------------------


hooks/post-receive
-- 
snap-website
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to