feat(frontend): add service favicon
Some checks failed
CI / build-and-test (pull_request) Has been cancelled

This commit is contained in:
Anton
2026-04-27 14:26:42 +03:00
parent c5ca511ea7
commit f5e16c44b3
4 changed files with 28 additions and 3 deletions

View File

@@ -2,6 +2,7 @@
<html lang="ru">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Календарь стартов</title>
</head>