Skip to content

Commit

Permalink
Images change
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh committed Jul 6, 2024
1 parent d04a90f commit 2f41be9
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion Meet_Patel/MeetPatel.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<div class="card" id="flipCard">
<div class="card-front">
<h5>Biodata</h5>
<img class="pop-img" src="../assets/meet5.jpeg" alt="Profile Picture">
<img class="pop-img" src="../assets/meet_front.jpeg" alt="Profile Picture">
<div class="details">
<h4>Meet Patel</h4>
<h5>Mechanical Engineer</h5>
Expand Down
5 changes: 0 additions & 5 deletions Meet_Patel/meet_main.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,6 @@ $( document ).ready(function() {
'meet1.jpeg',
'meet2.jpeg',
'meet3.jpeg',
'meet4.jpeg',
'meet6.jpeg',
'meet7.jpeg',
'meet8.jpeg',
'meet9.jpeg',
]

var myImageHTML = ''; //variable that hold the html of my all photos
Expand Down
Binary file modified assets/meet3.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/meet4.jpeg
Binary file not shown.
Binary file removed assets/meet6.jpeg
Binary file not shown.
Binary file removed assets/meet7.jpeg
Binary file not shown.
Binary file removed assets/meet8.jpeg
Binary file not shown.
Binary file removed assets/meet9.jpeg
Binary file not shown.
File renamed without changes

0 comments on commit 2f41be9

Please sign in to comment.