Skip to content

Commit 02b1a1c

Browse files
committed
added new image
1 parent 3bef5d3 commit 02b1a1c

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

image_hello_git.jfif

15.9 KB
Binary file not shown.

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ <h1>Hello world!</h1>
1111
style="width:100%;max-width:960px"></div>
1212
<p>This is the first file in my new Git Repo.</p>
1313
<p>A new line in our file!</p>
14+
<div><img src="img_hello_git.jpg" alt="Hello Git" style="width:100%;max-width:640px"></div>
1415

1516
</body>
1617
</html>

0 commit comments

Comments
 (0)