Skip to content

Commit

Permalink
added meta-description
Browse files Browse the repository at this point in the history
  • Loading branch information
Joakim Westerlund committed Jun 19, 2011
1 parent 9b1cfc0 commit 39d033e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<link rel="stylesheet" href="/stylesheets/tc1.css" type="text/css" media="all">
<link rel="apple-touch-icon-precomposed" href="/apple-touch-icon-precomposed.png">
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="description" content="<%= truncate(strip_tags(@joke.try(:joke)), :length => 255) %>" />
<meta name="viewport" content = "user-scalable=no, initial-scale=1.0, maximum-scale=1.0, width=device-width">
<meta name="apple-mobile-web-app-capable" content="yes"/>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
Expand Down

0 comments on commit 39d033e

Please sign in to comment.