Добавил иконки для яндекса

This commit is contained in:
NikDizell 2026-06-25 13:17:24 +03:00
parent 48d5eca923
commit 8ae6e4c4f8
5 changed files with 16 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.7 KiB

View File

@ -66,6 +66,10 @@
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="shortcut icon" href="{% static 'programmer/images/black_logo.ico' %}" type="image/x-icon">
<!-- Для Яндекса и современных браузеров -->
<link rel="icon" href="{% static 'programmer/images/favicon.svg' %}" type="image/svg+xml">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" as
="style" onload="this.onload=null;this.rel='stylesheet'">

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.7 KiB