소스 검색

fix html direction WITH S

Erwin Jacimino 4 달 전
부모
커밋
3f6700ed19
2개의 변경된 파일1개의 추가작업 그리고 8개의 파일을 삭제
  1. 0 0
      public/main/assets/index-CRM2SbbX.js
  2. 1 8
      public/main/index.html

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
public/main/assets/index-CRM2SbbX.js


+ 1 - 8
public/main/index.html

@@ -4,20 +4,13 @@
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title>Pedidos Express</title>
-    ,<script>
-      const params = new URLSearchParams(window.location.search);
-      const debug = params.get("debug") === "1";
-      if (!debug) {
-        window.location.replace("https://menu.fu.do/klein/qr-menu")
-      }
-    </script>
     <link rel="preconnect" href="https://fonts.googleapis.com" />
     <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
     <link
       href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Noto+Sans:wght@300;400;500;600;700&family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap"
       rel="stylesheet"
     />
-  <script type="module" crossorigin src="/express/assets/index-BBKc1DLf.js"></script>
+  <script type="module" crossorigin src="/express/assets/index-CRM2SbbX.js"></script>
   <link rel="stylesheet" crossorigin href="/express/assets/index-yQM4v3U3.css">
 </head>
   <body>

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.