This commit is contained in:
2026-03-03 22:07:50 +08:00
parent 02762b2488
commit b15a1ddd0d
2 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
<title>VideoCall - 一对一视频通话</title> <title>VideoCall - 一对一视频通话</title>
<script src="https://cdn.tailwindcss.com"></script> <script src="https://cdn.tailwindcss.com"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet"> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="css/style.css">
</head> </head>
<body class="h-screen w-screen flex flex-col text-white bg-grid relative"> <body class="h-screen w-screen flex flex-col text-white bg-grid relative">