diff --git a/app/views/layouts/apified.html.erb b/app/views/layouts/apified.html.erb index 9fc35522..e801009e 100644 --- a/app/views/layouts/apified.html.erb +++ b/app/views/layouts/apified.html.erb @@ -16,6 +16,7 @@ <%= render 'layouts/stylesheets' %> <%= IncludeAsset.css '/client/css/global/page.css' %> <%= IncludeAsset.css '/client/css/bootstrap.css' %> + <%= favicon_link_tag %> + <%= favicon_link_tag %>
<%= render 'layouts/apified_header' %>