aboutsummaryrefslogtreecommitdiff
path: root/client-web/public/start.html
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2022-09-09 13:01:50 +0200
committermetamuffin <metamuffin@disroot.org>2022-09-09 13:01:50 +0200
commite9aa676207be6e1b11863778deddba59109d88fb (patch)
treee525c971a1538bdc41a534b29ffbf61d23bcd72c /client-web/public/start.html
parente590ea788aefe0714bb9ce24976303566a648d42 (diff)
downloadkeks-meet-e9aa676207be6e1b11863778deddba59109d88fb.tar
keks-meet-e9aa676207be6e1b11863778deddba59109d88fb.tar.bz2
keks-meet-e9aa676207be6e1b11863778deddba59109d88fb.tar.zst
works!
Diffstat (limited to 'client-web/public/start.html')
-rw-r--r--client-web/public/start.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/client-web/public/start.html b/client-web/public/start.html
index db62bcf..1a8080e 100644
--- a/client-web/public/start.html
+++ b/client-web/public/start.html
@@ -3,9 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
-
- <link rel="stylesheet" href="/_assets/style/master.css" />
-
+ <link rel="stylesheet" href="/assets/style/master.css" />
<title>keks-meet</title>
</head>