This commit is contained in:
2026-05-01 20:01:44 +02:00
parent 2c6ecf574c
commit d9cae926d8
3 changed files with 36 additions and 4 deletions

View File

@@ -2,8 +2,10 @@
<html lang="fr">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
<meta name="theme-color" content="#2563eb" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-title" content="Professeur TOP" />
<link rel="manifest" href="/manifest.webmanifest" />
<link rel="icon" type="image/png" sizes="192x192" href="/icons/professeur-top-install-v2-192.png" />
<link rel="apple-touch-icon" href="/icons/professeur-top-install-v2-192.png" />