chore(review): rename manifest.json to app.webmanifest

This commit is contained in:
theborakompanioni 2025-04-01 20:30:16 +02:00
parent 47c96cd777
commit 7d90a170d3
No known key found for this signature in database
GPG Key ID: E8070AF0053AAC0D
2 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="manifest" href="/manifest.json" />
<link rel="manifest" href="/app.webmanifest" />
<title>SIGit</title>
</head>
<body>