diff options
Diffstat (limited to 'client-web/public/app.html')
-rw-r--r-- | client-web/public/app.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/client-web/public/app.html b/client-web/public/app.html index 693e9a2..beee565 100644 --- a/client-web/public/app.html +++ b/client-web/public/app.html @@ -3,13 +3,10 @@ <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <script defer async type="module" src="/assets/bundle.js"></script> <link rel="stylesheet" href="/assets/style/master.css" /> - <title>keks-meet</title> </head> - <body> <p> keks-meet needs evil javascript to be enabled. Don't be afraid |