Updated `vazir-font` version to `27.2.2`. #98

pull/123/head
Fabio Caccamo 2021-03-30 17:59:56 +02:00
parent 9b7c6ee3fe
commit aed5afbfa7
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ https://github.com/fabiocaccamo/django-admin-interface
</style> </style>
{% if current_lang == 'fa' %} {% 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 %} {% endif %}
{% endblock %} {% endblock %}