# HG changeset patch # User k0s # Date 1257053937 14400 # Node ID 89f5158ef191e05579c8ef4d75e188ad8d4ffca9 # Parent 0826015cc13ddb87f13af4c3502f3afb0e0c3752 enable RSS on user blogs and index page diff -r 0826015cc13d -r 89f5158ef191 bitsyblog/templates/blog.html --- a/bitsyblog/templates/blog.html Sun Nov 01 01:31:36 2009 -0400 +++ b/bitsyblog/templates/blog.html Sun Nov 01 01:38:57 2009 -0400 @@ -15,6 +15,8 @@ title="${sheet}"/> + + diff -r 0826015cc13d -r 89f5158ef191 bitsyblog/templates/index.html --- a/bitsyblog/templates/index.html Sun Nov 01 01:31:36 2009 -0400 +++ b/bitsyblog/templates/index.html Sun Nov 01 01:38:57 2009 -0400 @@ -7,6 +7,8 @@ ${site_name} + +