Skip to content
Robert Lord edited this page Feb 3, 2019 · 2 revisions

Add your favicon image to the /images folder. In the layouts/layout.erb file, add the below line in the head section :

<%= favicon_tag 'favicon.ico' %>