diff options
| author | stonedDiscord <Tukz@gmx.de> | 2025-09-03 17:37:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-03 17:37:36 +0200 |
| commit | 0d2a3994e203755702ebe4afbd0f3c721ee8ce38 (patch) | |
| tree | 9347303eaa9daad5e10420ab1d90e24593c70df1 /public/index.html | |
| parent | 8e46e304f4defc7f9f4eb01922812b28a8585307 (diff) | |
| parent | 035951baf3819f56093f7156b345689aa5093f28 (diff) | |
Merge pull request #270 from AttorneyOnline/ext
Let the webhost specify the extensions use
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 89e7740..5078682 100644 --- a/public/index.html +++ b/public/index.html @@ -77,7 +77,6 @@ <link rel="stylesheet" type="text/css" href="styles/master.css" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <link rel="icon" href="favicon.ico" /> - <link rel="manifest" href="manifest.json" /> <script> // Check that service workers are supported if ("serviceWorker" in navigator) { |
