Add changes in the dev branch
parent
0b15dfeb5a
commit
85b66d21d0
@ -0,0 +1,13 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
<title>Mit-Merge</title>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<h1>Hi I'm from the master branch.</h1>
|
||||||
|
<p>Hi this edit is from master branch.</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue