Skip to content

Instantly share code, notes, and snippets.

@tyrotinal
Created June 10, 2013 19:13
Show Gist options
  • Save tyrotinal/5751384 to your computer and use it in GitHub Desktop.
Save tyrotinal/5751384 to your computer and use it in GitHub Desktop.
rails: favicon link
<link rel="icon" type="image/png" href="<%= asset_path 'favicon.png' %>">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment