Skip to content

Commit

Permalink
canonical tag
Browse files Browse the repository at this point in the history
  • Loading branch information
paulca committed Oct 28, 2009
1 parent fbca010 commit 0317f31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/views/layouts/application.html.erb
Expand Up @@ -23,6 +23,9 @@
<%- else -%>
<%= yield :description %>
<%- end -%>

<link href="http://www.railsdevelopment.com" rel="canonical" />

<%= stylesheet_link_tag "emastic/reset-min", "emastic/type-min", "formy/form.css", "common", "jquery", "jquery.tooltip", "application" %>
<%= javascript_include_tag :defaults, 'datepicker', 'jquery.bgiframe', 'jquery.dimensions', 'jquery.delegate', 'jquery.tooltip', 'jquery.delay', 'locales' %>
<!--[if IE]><%= stylesheet_link_tag 'emastic/ie-min' %><![endif]-->
Expand Down

0 comments on commit 0317f31

Please sign in to comment.