I have something like this in application.html.haml:
#header
= image_tag("header.jpg")
How do I make that link to www.google.com, for example?
Thanks
I have something like this in application.html.haml:
#header
= image_tag("header.jpg")
How do I make that link to www.google.com, for example?
Thanks