aboutsummaryrefslogtreecommitdiff
path: root/client-web/public/app.html
diff options
context:
space:
mode:
Diffstat (limited to 'client-web/public/app.html')
-rw-r--r--client-web/public/app.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client-web/public/app.html b/client-web/public/app.html
index 66062d9..a6dc852 100644
--- a/client-web/public/app.html
+++ b/client-web/public/app.html
@@ -8,7 +8,7 @@
content="A simple secure web conferencing application using webrtc"
/>
<script async type="module" src="/assets/bundle.js"></script>
- <link rel="stylesheet" href="/assets/style/master.css" />
+ <link rel="stylesheet" href="/style.css" />
<title>keks-meet</title>
</head>
<body>