瀏覽代碼

fix(prejoin) fix css loading path

j8
Tudor-Ovidiu Avram 4 年之前
父節點
當前提交
e6676bb09a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      static/prejoin.html

+ 1
- 1
static/prejoin.html 查看文件

@@ -4,7 +4,7 @@
4 4
     <meta http-equiv="content-type" content="text/html;charset=utf-8">
5 5
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 6
     <!--#include virtual="/base.html" -->
7
-    <link rel="stylesheet" href="../css/all.css">
7
+    <link rel="stylesheet" href="css/all.css">
8 8
     <script>
9 9
       document.addEventListener('DOMContentLoaded', () => {
10 10
           if (!JitsiMeetJS.app) {

Loading…
取消
儲存