소스 검색

Delete index.html

Garrett Johnson 5 년 전
부모
커밋
76aada1a09
1개의 변경된 파일0개의 추가작업 그리고 17개의 파일을 삭제
  1. 0 17
      example/bundle/index.html

+ 0 - 17
example/bundle/index.html

@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-    <head>
-        <style>* {
-                margin: 0;
-                padding: 0;
-            }
-
-            html {
-                overflow: hidden;
-				font-family: Arial, Helvetica, sans-serif;
-            }</style>
-    </head>
-    <body>
-        <script src="example.e31bb0bc.js"></script>
-    </body>
-</html>