Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bavlynady committed Dec 9, 2024
1 parent 7ec1ab6 commit b9dd73d
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion are-you-a-hr/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<div class="content">
<div class="about-me-section">
<img src="/images/about-me/photo.jpg" alt="My Photo" class="about-me-photo">
<img src="photo.jpg" alt="My Photo" class="about-me-photo">
<div class="about-me-text">
<h2>Name: Bavly Nady</h2>
<p><strong>Age:</strong> 20</p>
Expand Down
Binary file added are-you-a-hr/photo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h2>Certifications</h2>

<div class="profile-section">
<div class="profile-left">
<img class="profile-pic2" src="/images/about-me/photo2.jpg" alt="Bavly Nady">
<img class="profile-pic2" src="photo2.jpg" alt="Bavly Nady">
</div>
<div class="profile-right">
<h2>About Me</h2>
Expand Down
Binary file added photo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes

0 comments on commit b9dd73d

Please sign in to comment.