diff options
-rw-r--r-- | frontend/src/html/head.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/src/html/head.html b/frontend/src/html/head.html index eb7071cec..e74a53fef 100644 --- a/frontend/src/html/head.html +++ b/frontend/src/html/head.html @@ -50,7 +50,6 @@ content="/images/favicon/browserconfig.xml" /> <meta id="metaThemeColor" name="theme-color" content="#e2b714" /> - <link rel="manifest" href="/manifest.json" /> <meta name="name" content="Monkeytype | A minimalistic, customizable typing test" |