From cdd605035955501fbe761dc82c33ec02beecc959 Mon Sep 17 00:00:00 2001 From: Sebastian Lay Date: Mon, 2 Aug 2021 21:06:39 +0200 Subject: [PATCH] Updated manifest to force proper mime type --- .htaccess | 4 +++- faq.html | 2 +- guide.html | 2 +- index.html | 2 +- manifest.json => manifest.webmanifest | 0 random.html | 2 +- 6 files changed, 7 insertions(+), 5 deletions(-) rename manifest.json => manifest.webmanifest (100%) diff --git a/.htaccess b/.htaccess index d829bca..8183f40 100644 --- a/.htaccess +++ b/.htaccess @@ -3,4 +3,6 @@ RewriteCond %{REQUEST_FILENAME} !-d Header set Cache-Control "max-age=8380800, public" - \ No newline at end of file + + +AddType application/manifest+json .webmanifest \ No newline at end of file diff --git a/faq.html b/faq.html index e711c50..14ad7ae 100644 --- a/faq.html +++ b/faq.html @@ -21,7 +21,7 @@ - + diff --git a/guide.html b/guide.html index d9c4829..26b56cd 100644 --- a/guide.html +++ b/guide.html @@ -21,7 +21,7 @@ - + diff --git a/index.html b/index.html index a668ad6..89cb636 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ - + diff --git a/manifest.json b/manifest.webmanifest similarity index 100% rename from manifest.json rename to manifest.webmanifest diff --git a/random.html b/random.html index 3d9f65e..b3177c9 100644 --- a/random.html +++ b/random.html @@ -21,7 +21,7 @@ - +