소스 검색

HH-XXX Add h1

alinkov 5 년 전
부모
커밋
0852e333c6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -3,6 +3,6 @@
     <title>This is not cool</title>
 </header>
 <body>
-Hello world
+<h1>Hello world</h1>
 </body>
 </html>