Skip to content

Commit

Permalink
Hey, I wrote some of this too!
Browse files Browse the repository at this point in the history
  • Loading branch information
courtenay committed Aug 4, 2009
1 parent 481b4f7 commit a1df309
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/layouts/application.html.erb
Expand Up @@ -34,8 +34,8 @@
</strong>
</p>
<p class="credit">
<%= 'Powered by'[:powered_by] %> <a href="http://beast.caboo.se/">Beast</a><br />
&copy; 2006 <a href="http://www.workingwithrails.com/person/5337-josh-goebel" class="subtle">Josh Goebel</a> <%= 'and'[:and] %> <a href="http://weblog.techno-weenie.net" class="subtle">Rick Olson</a>
<%= 'Powered by'[:powered_by] %> <a href="http://github.com/courtenay/altered_beast/">Altered Beast</a><br />
&copy; 2006-2009 <a href="http://www.workingwithrails.com/person/5337-josh-goebel" class="subtle">Josh Goebel</a>, <a href="http://entp.com">Courtenay Gasking</a> <%= 'and'[:and] %> <a href="http://weblog.techno-weenie.net" class="subtle">Rick Olson</a>
</p>
<br style="clear:both;" />
</div>
Expand Down

0 comments on commit a1df309

Please sign in to comment.