fix: force favicon refresh via /favicon.ico

This commit is contained in:
2026-02-12 23:16:24 +03:00
parent ed9de87f71
commit c7de6977c0
4 changed files with 12 additions and 7 deletions

View File

@@ -11,8 +11,9 @@
<meta property="og:description" content="Компьютеры, серверы и сети для бизнеса без простоев. Татарстан и Казань с выездом, Россия удаленно.">
<meta property="og:type" content="website">
<meta property="og:locale" content="ru_RU">
<link rel="icon" type="image/png" href="{{ url_for('static', filename='img/favicon.png') }}">
<link rel="shortcut icon" href="{{ url_for('static', filename='img/favicon.png') }}">
<link rel="icon" type="image/png" href="{{ url_for('favicon') }}">
<link rel="shortcut icon" href="{{ url_for('favicon') }}">
<link rel="apple-touch-icon" href="{{ url_for('favicon') }}">
<meta name="yandex-verification" content="{{ settings.yandex_verification }}">
{% if settings.yandex_metrika_id %}
<script>