Skip to content

Commit

Permalink
Changed link in footer to point to bliki's homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
bomberstudios committed Dec 4, 2008
1 parent 8c61f07 commit 3c66504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/default/layout.erb
Expand Up @@ -18,7 +18,7 @@
<p>this is the home of <%= Sinatra.options.author_name %>.</p>
<p>i talk about <%= tag_list @tags %></p>
</div>
<div id="footer">powered by <%= link_to "Sinatra", "http://sinatra.rubyforge.org/" %></div>
<div id="footer">powered by <%= link_to "bliki", "http://github.com/bomberstudios/bliki" %></div>
<%= reinvigorate unless development? %>
</body>
</html>

0 comments on commit 3c66504

Please sign in to comment.