Forráskód Böngészése

add some reposity

night-cherry 3 hete
szülő
commit
b6ad434f38
1 módosított fájl, 1 hozzáadás és 2 törlés
  1. 1 2
      pages/sample.html

+ 1 - 2
pages/sample.html

@@ -11,8 +11,7 @@
         display: none;
     }
 </style>
-<script src="../utils/sample.js"></script>
-<!-- <script src="../utils/sample.js" type="module"></script> -->
+<script src="../utils/sample.js" type="module"></script>
 <body>
     <h3>sample</h3>
     <h1>Hello, World!</h1>