linked to blog from the footer and about page
[selectricity-live] / app / views / layouts / _footer.rhtml
1   <div id="footer">
2         <a href="http://blog.selectricity.org/">Copyleft 2006, 2007</a> 
3         <a href="http://www.media.mit.edu">MIT Media Lab</a>, <%= link_to("Selectricity Team", :controller => 'about', :action => 'team') %>&nbsp;&nbsp;::&nbsp;&nbsp; 
4     <a href="http://blog.selectricity.org/">Selectricity News Blog</a>
5   </div>

Benjamin Mako Hill || Want to submit a patch?