We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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' %>