소스 검색

add text and rename title

MbNextT1me 2 년 전
부모
커밋
b12919414f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -4,9 +4,9 @@
 	<meta charset="UTF-8">
 	<meta http-equiv="X-UA-Compatible" content="IE=edge">
 	<meta name="viewport" content="width=device-width, initial-scale=1.0">
-	<title>Document</title>
+	<title>index</title>
 </head>
 <body>
-	
+	<h1>Ого, получилось!</h1>
 </body>
 </html>