1
0

2 コミット 54aba4599d ... 1869be7067

作者 SHA1 メッセージ 日付
  Ayur 1869be7067 my 5th repo 3 年 前
  Ayur 53826c9853 my third repo 3 年 前
1 ファイル変更9 行追加0 行削除
  1. 9 0
      index.html

+ 9 - 0
index.html

@@ -1,8 +1,17 @@
 <html>
 <html>
     <head>
     <head>
+<<<<<<< HEAD
         <title> second change </title> 
         <title> second change </title> 
     </head>
     </head>
     <body>
     <body>
         
         
+=======
+        <title>
+            changed
+        </title>
+    </head>
+    <body>
+        <h1> super changed </h1>
+>>>>>>> master
     </body>
     </body>
 </html>
 </html>