Badminton on Rails
RSS icon Home icon
  • Add FeedFlare to Typo

    Posted on July 13th, 2007 Raymond Law No comments

    Set up your FeedFlare preferences, open themes/scribbish/views/articles/_article.rhtml, and add the following line:

    <script src="http://feeds.feedburner.com/~s/rayvinly?i=<%= link_to_permalink(article,article.title) %>" type="text/javascript" charset="utf-8"></script>

    right before the

    <ul class="meta">

    tag.

    Leave a reply