Updated manifest to force proper mime type

This commit is contained in:
Sebastian Lay 2021-08-02 21:06:39 +02:00
parent ef414aae3a
commit cdd6050359
No known key found for this signature in database
GPG Key ID: A699D9B80D6068AA
6 changed files with 7 additions and 5 deletions

View File

@ -3,4 +3,6 @@ RewriteCond %{REQUEST_FILENAME} !-d
<filesMatch ".(ico|pdf|flv|jpg|jpeg|png|gif|svg|js|css|swf|woff2)$">
Header set Cache-Control "max-age=8380800, public"
</filesMatch>
</filesMatch>
AddType application/manifest+json .webmanifest

View File

@ -21,7 +21,7 @@
<meta property="twitter:description" content="Frequently asked questions about this site">
<meta property="twitter:image" content="https://analogfilm.space/preview.png">
<link href="manifest.json" rel="manifest">
<link href="manifest.webmanifest" rel="manifest">
<link href="favicon.svg" rel="icon">
<link href="favicon.svg" rel="shortcut icon">
<link href="css/style.css" rel="stylesheet">

View File

@ -21,7 +21,7 @@
<meta property="twitter:description" content="Find the film stocks best suited for your analog photography">
<meta property="twitter:image" content="https://analogfilm.space/preview.png">
<link href="manifest.json" rel="manifest">
<link href="manifest.webmanifest" rel="manifest">
<link href="favicon.svg" rel="icon">
<link href="favicon.svg" rel="shortcut icon">
<link href="css/style.css" rel="stylesheet">

View File

@ -21,7 +21,7 @@
<meta property="twitter:description" content="A database of currently available 35mm, 110 and medium format film stocks">
<meta property="twitter:image" content="https://analogfilm.space/preview.png">
<link href="manifest.json" rel="manifest">
<link href="manifest.webmanifest" rel="manifest">
<link href="favicon.svg" rel="icon">
<link href="favicon.svg" rel="shortcut icon">
<link href="css/style.css" rel="stylesheet">

View File

@ -21,7 +21,7 @@
<meta property="twitter:description" content="Get inspired and try out a random film stock">
<meta property="twitter:image" content="https://analogfilm.space/preview.png">
<link href="manifest.json" rel="manifest">
<link href="manifest.webmanifest" rel="manifest">
<link href="favicon.svg" rel="icon">
<link href="favicon.svg" rel="shortcut icon">
<link href="css/style.css" rel="stylesheet">