fix: Update font awesome path

This commit is contained in:
Suraj Shetty 2022-07-06 15:10:39 +05:30
parent 32fd753a14
commit f0e8a518cd

View File

@ -5,7 +5,7 @@
{% endblock %}
{% block head_include %}
<link rel="stylesheet" href="/assets/frappe/css/font-awesome.css">
<link rel="stylesheet" href="/assets/frappe/css/fonts/fontawesome/font-awesome.min.css">
{% endblock %}
{% block header %}