We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add your favicon image to the /images folder. In the layouts/layout.erb file, add the below line in the head section :
layouts/layout.erb
head
<%= favicon_tag 'favicon.ico' %>