Remove non-existant font.css include [SCI-8646]

This commit is contained in:
Martin Artnik 2023-06-15 15:38:22 +02:00
parent 89f1efc64e
commit 7b0921ea65

View file

@ -34,7 +34,6 @@
<%= favicon_link_tag "favicon-32.png", type: "image/png", size: "32x32" %>
<%= favicon_link_tag "favicon-48.png", type: "image/png", size: "48x48" %>
<%= stylesheet_link_tag 'fontawesome' %>
<%= stylesheet_link_tag 'fonts'%>
<%= stylesheet_link_tag 'prism' %>