4.1.1: Отключен поворот экрана в PWA

This commit is contained in:
poignatov
2026-01-27 19:31:46 +03:00
parent a611f05959
commit 6174475509
4 changed files with 4 additions and 3 deletions

View File

@@ -12,6 +12,7 @@
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="apple-mobile-web-app-title" content="PlayLife" />
<meta name="screen-orientation" content="portrait" />
<meta name="description" content="Трекер продуктивности и изучения слов" />
<title>PlayLife</title>