Shortcut icon in Rails
December 14, 2007
SHORTCUT ICON TITLE:
1. Add this line inside of header(Layout):
<link rel=”shortcut icon” href=”/images/rails.png”>
2. Paste rails.png to d:\project\public\images\rails.png
Posted by raveendran
Nothing is impossible…
SHORTCUT ICON TITLE:
1. Add this line inside of header(Layout):
<link rel=”shortcut icon” href=”/images/rails.png”>
2. Paste rails.png to d:\project\public\images\rails.png