Skip to content

Commit

Permalink
Updated index.html. Resized image
Browse files Browse the repository at this point in the history
  • Loading branch information
Krishna authored and Krishna committed Apr 23, 2023
1 parent 44bce2d commit 6a7ff28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<body>

<h1>Hello world!</h1>
<div><img src="img_hello_world.jpg" alt="Hello World from Space" style="width:100%;max-width:960px"></div>
<div><img src="img_hello_world.jpg" alt="Hello World from Space" style="width:100%;max-width:640px"></div>
<p>This is the first file in my new Git Repo.</p>
<p>This line is here to show how merging works.</p>

Expand Down

0 comments on commit 6a7ff28

Please sign in to comment.