Initial commit
commit
68144b7642
@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Git Merge Demo</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<h1>Write your name here:</h1>
|
||||
|
||||
<ol>
|
||||
<li></li>
|
||||
</ol>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue