# HG changeset patch # User Steve Losh <steve@stevelosh.com> # Date 1245302587 14400 # Node ID b1e6fe41310204de63324768b2d68d36becaf3c6 # Parent afec18ea1700d4234b4d0c09754239857e0c2b98 Switch the RSS link to point to feedburner. diff -r afec18ea1700 -r b1e6fe413102 templates/base.html --- a/templates/base.html Thu Jun 18 01:14:50 2009 -0400 +++ b/templates/base.html Thu Jun 18 01:23:07 2009 -0400 @@ -73,7 +73,7 @@ </div> <div class="sidebar-item"> - <h2><a href="/rss/"> + <h2><a href="http://feeds2.feedburner.com/stevelosh"> RSS </a></h2> </div>