Skip to content

Commit

Permalink
avatar moved
Browse files Browse the repository at this point in the history
  • Loading branch information
gritsenko committed Mar 22, 2024
1 parent 7f197b5 commit d9761c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@

<h2>About Me</h2>

<img src="avatar.jpg" class="profile-picture" alt="Your Name">
<img src="images/avatar.jpg" class="profile-picture" alt="Your Name">
<div style="display: inline-block;">
<p>Hello! I'm Igor <br />
and I'm indie developer.
Expand Down
2 changes: 1 addition & 1 deletion index_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@

<h2>About Me</h2>

<img src="avatar.jpg" class="profile-picture" alt="Your Name">
<img src="images/avatar.jpg" class="profile-picture" alt="Your Name">
<div style="display: inline-block;">
<p>Hello! I'm Igor <br />
and I'm indie developer.
Expand Down

0 comments on commit d9761c2

Please sign in to comment.