Fix syntax of web font link.
This commit is contained in:
Родитель
ba1887eb1d
Коммит
82ee9f2530
|
@ -41,7 +41,7 @@ limitations under the License.
|
|||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300,400,500&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap" rel="stylesheet">
|
||||
|
||||
{% block meta %}{% endblock %}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче