소스 검색

HH-XXX Change title

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

+ 3 - 1
index.html

@@ -1,5 +1,7 @@
 <html>
-<header><title>This is title</title></header>
+<header>
+    <title>This is cool</title>
+</header>
 <body>
 Hello world
 </body>