Skip to content

Commit 1f1584e

Browse files
added new image
1 parent 0312c55 commit 1f1584e

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

img_hello_git.jpg

51.1 KB
Loading

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ <h1>Hello world!</h1>
1010
<div><img src="img_hello_world.jpg" alt="Hello World from Space" style="width:100%;max-width:960px"></div>
1111
<p>This is the first file in my new Git Repo.</p>
1212
<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>
1314

1415
</body>
1516
</html>

0 commit comments

Comments
 (0)