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 0312c55 commit 1f1584eCopy full SHA for 1f1584e
img_hello_git.jpg
51.1 KB
index.html
@@ -10,6 +10,7 @@ <h1>Hello world!</h1>
10
<div><img src="img_hello_world.jpg" alt="Hello World from Space" style="width:100%;max-width:960px"></div>
11
<p>This is the first file in my new Git Repo.</p>
12
<p>A new line in our file!</p>
13
+<div><img src="img_hello_git.jpg" alt="Hello Git" style="width:100%;max-width:640px"></div>
14
15
</body>
16
</html>
0 commit comments