소스 검색

Remove build.html from tracking

Lee Morgan 1 개월 전
부모
커밋
94380a039d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      ui/build.html

+ 0 - 1
ui/build.html

@@ -1 +0,0 @@
-<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>My App</title> </head> <body> <h1>Hello!</h1> <p>This is a simple page.</p> <p id="something"></p> </body> </html>