We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9e1c6e commit 3b3d33cCopy full SHA for 3b3d33c
index.html
@@ -10,6 +10,8 @@ <h1>Hello world!</h1>
10
<div><img src="img_hello_world.jpg" alt="Hello World from Space"
11
style="width:100%;max-width:960px"></div>
12
<p>This is the first file in my new Git Repo.</p>
13
+<p>This line is here to show how merging works.</p>
14
+
15
16
</body>
17
</html>
0 commit comments