Updated vazir-font version to 27.2.2. #98

This commit is contained in:
Fabio Caccamo
2021-03-30 17:59:56 +02:00
parent 9b7c6ee3fe
commit aed5afbfa7
@@ -37,7 +37,7 @@ https://github.com/fabiocaccamo/django-admin-interface
</style>
{% if current_lang == 'fa' %}
<link href="https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v26.0.2/dist/font-face.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v27.2.2/dist/font-face.css" />
{% endif %}
{% endblock %}