aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2025-09-03 17:37:36 +0200
committerGitHub <noreply@github.com>2025-09-03 17:37:36 +0200
commit0d2a3994e203755702ebe4afbd0f3c721ee8ce38 (patch)
tree9347303eaa9daad5e10420ab1d90e24593c70df1 /public
parent8e46e304f4defc7f9f4eb01922812b28a8585307 (diff)
parent035951baf3819f56093f7156b345689aa5093f28 (diff)
Merge pull request #270 from AttorneyOnline/ext
Let the webhost specify the extensions use
Diffstat (limited to 'public')
-rw-r--r--public/index.html1
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) {