vadivelan ruby on rails blog
Monday, November 30, 2009
Add favicon image to your site
Its very easy to add favicon to ur site by following steps
include the line in your layout head
html link tag
with attributes
rel="icon" href="favicon_path"
type="image/x-icon"
favicon_path = image path of favicon
That's it...
Try with this..
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment