Skip to content

Commit 1ca433c

Browse files
Merge pull request #1224 from Ayush-kr-giga/main
Hayate Gekko image fixed #1222
2 parents 528211d + 8663559 commit 1ca433c

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Images/Mito.webp

42.8 KB
Binary file not shown.

Images/gekko.jpeg

45.9 KB
Loading

index.html

+8-8
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@ <h2 class="card-title">Anko Mitarashi</h2>
746746
<div class="card-content">
747747
<h2 class="card-title">Hayate Gekko</h2>
748748
</div>
749-
<img data-src="./Images/Hayate_Gekk%3F.jpg" alt="Hayate Gekko" height="300px" width="300px"
749+
<img data-src="./Images/gekko.jpeg" alt="Hayate Gekko" height="300px" width="300px"
750750
class="img_card">
751751

752752
</div>
@@ -3863,7 +3863,7 @@ <h2 class="card-title">Kankuro</h2>
38633863
</div>
38643864
</div>
38653865
</div>
3866-
<!--[Mito Uzumaki] card end-->
3866+
<!--[kanuro] card end-->
38673867

38683868

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

39253925

39263926
<!-- [Kushina Uzumaki] card start-->
3927-
<div class="flip-card">
3927+
<!-- <div class="flip-card">
39283928
<div class="flip-card-inner">
39293929
<div class="flip-card-front">
39303930
<div class="card-content">
@@ -3944,12 +3944,12 @@ <h2 class="card-title">Kushina Uzumaki</h2>
39443944
Konohagakure to be the host of Kurama, replacing Mito Uzumaki.</p>
39453945
</div>
39463946
</div>
3947-
</div>
3948-
<!--[Kushina Uzumaki] card end-->
3947+
</div> -->
3948+
<!--[Kushina Uzumaki] card end -->
39493949

39503950

39513951
<!-- [Mito Uzumaki] card start-->
3952-
<div class="flip-card">
3952+
<!-- <div class="flip-card">
39533953
<div class="flip-card-inner">
39543954
<div class="flip-card-front">
39553955
<div class="card-content">
@@ -3976,7 +3976,7 @@ <h2 class="card-title">Mito Uzumaki</h2>
39763976
face on the Hokage Rock. Mito was also described as gentle and reassuring</p>
39773977
</div>
39783978
</div>
3979-
</div>
3979+
</div> -->
39803980
<!--[Mito Uzumaki] card end-->
39813981

39823982

0 commit comments

Comments
 (0)