소스 검색

title and p

Kubi4 4 년 전
부모
커밋
d6db769486
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      index2.html

+ 2 - 1
index2.html

@@ -2,9 +2,10 @@
 <html lang="en">
 	<head>
 		<meta charset="UTF-8">
-		<title>Yoga</title>
+		<title>Yoga222</title>
 	</head>
 	<body>
+		<p>new text</p>
 		<img src="https://i1.wp.com/www.kudapoedy.com/wp-content/uploads/2019/02/%D0%9A%D1%80%D0%B0%D1%81%D0%B8%D0%B2%D1%8B%D0%B5-%D0%B3%D0%BE%D1%80%D1%8B-%D0%BC%D0%B8%D1%80%D0%B0.jpg?fit=1827%2C1335&ssl=1">
 	</body>
 </html>