人生啊人生 3 주 전
부모
커밋
0e9305cbf1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      exe/new_src/index.html

+ 1 - 0
exe/new_src/index.html

@@ -15,6 +15,7 @@
 <body>
     <script>
         window.location.href = "http://localhost:5173/#/logInExe";
+		// window.location.href = "start.html#/logInExe";
     </script>
 </body>
 </html>