aboutsummaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
Diffstat (limited to 'src/client')
-rw-r--r--src/client/views/index.handlebars1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/index.handlebars b/src/client/views/index.handlebars
index be6a075..5105439 100644
--- a/src/client/views/index.handlebars
+++ b/src/client/views/index.handlebars
@@ -24,7 +24,6 @@
<title>Metis Rooster</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="https://unpkg.com/material-components-web@latest/dist/material-components-web.min.css">
- <link rel="stylesheet" href="/bundle.css">
</head>
<body>
<div id="root"></div>