Обновление иконок приложения и поднятие версии до 3.15.13
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 48s

This commit is contained in:
poignatov
2026-01-19 22:48:55 +03:00
parent 629b65144a
commit 40a79eb8db
12 changed files with 19 additions and 13 deletions

View File

@@ -2,9 +2,9 @@
<html lang="ru">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" sizes="32x32" />
<link rel="icon" href="/favicon.svg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link rel="icon" href="/favicon.ico?v=3.15.13" sizes="32x32" />
<link rel="icon" href="/favicon.svg?v=3.15.13" type="image/svg+xml" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png?v=3.15.13" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
<!-- PWA Meta Tags -->