Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
Patrick Jierald Francisco Juan | 85b66d21d0 | 1 year ago |
@ -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