Skip to content

Commit

Permalink
Merge pull request #1224 from Ayush-kr-giga/main
Browse files Browse the repository at this point in the history
Hayate Gekko image fixed #1222
  • Loading branch information
vikhyatsingh123 authored Oct 22, 2024
2 parents 528211d + 8663559 commit 1ca433c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Binary file added Images/Mito.webp
Binary file not shown.
Binary file added Images/gekko.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ <h2 class="card-title">Anko Mitarashi</h2>
<div class="card-content">
<h2 class="card-title">Hayate Gekko</h2>
</div>
<img data-src="./Images/Hayate_Gekk%3F.jpg" alt="Hayate Gekko" height="300px" width="300px"
<img data-src="./Images/gekko.jpeg" alt="Hayate Gekko" height="300px" width="300px"
class="img_card">

</div>
Expand Down Expand Up @@ -3863,7 +3863,7 @@ <h2 class="card-title">Kankuro</h2>
</div>
</div>
</div>
<!--[Mito Uzumaki] card end-->
<!--[kanuro] card end-->


<!-- [Kushina Uzumaki] card start-->
Expand Down Expand Up @@ -3898,7 +3898,7 @@ <h2 class="card-title">Kushina Uzumaki</h2>
<div class="card-content">
<h2 class="card-title">Mito Uzumaki</h2>
</div>
<img src="Images\Mito.jpeg" alt="Mito" height="300px" width="300px" class="img_card">
<img src="Images\Mito.webp" alt="Mito" height="300px" width="300px" class="img_card">
</div>
<div class="flip-card-back">
<p class="card-text">[Mito Uzumaki (うずまきミト, Uzumaki Mito) was a kunoichi who originated from
Expand All @@ -3924,7 +3924,7 @@ <h2 class="card-title">Mito Uzumaki</h2>


<!-- [Kushina Uzumaki] card start-->
<div class="flip-card">
<!-- <div class="flip-card">
<div class="flip-card-inner">
<div class="flip-card-front">
<div class="card-content">
Expand All @@ -3944,12 +3944,12 @@ <h2 class="card-title">Kushina Uzumaki</h2>
Konohagakure to be the host of Kurama, replacing Mito Uzumaki.</p>
</div>
</div>
</div>
<!--[Kushina Uzumaki] card end-->
</div> -->
<!--[Kushina Uzumaki] card end -->


<!-- [Mito Uzumaki] card start-->
<div class="flip-card">
<!-- <div class="flip-card">
<div class="flip-card-inner">
<div class="flip-card-front">
<div class="card-content">
Expand All @@ -3976,7 +3976,7 @@ <h2 class="card-title">Mito Uzumaki</h2>
face on the Hokage Rock. Mito was also described as gentle and reassuring</p>
</div>
</div>
</div>
</div> -->
<!--[Mito Uzumaki] card end-->


Expand Down

0 comments on commit 1ca433c

Please sign in to comment.