Skip to content

Commit 88a3879

Browse files
Merge pull request #1204 from TunrayoIlawole/add-hayate
Add Hayate Gekko
2 parents e0018de + 2013a4f commit 88a3879

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

Images/Hayate_Gekk%3F.jpg

85.1 KB
Loading

index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,27 @@ <h2 class="card-title">Anko Mitarashi</h2>
712712
</div>
713713
<!--[Anko Mitarashi] card end-->
714714

715+
<!-- [Hayate Gekko] card start-->
716+
<div class="flip-card animate__animated animate__flipInX good">
717+
<div class="flip-card-inner">
718+
<div class="flip-card-front">
719+
<div class="card-content">
720+
<h2 class="card-title">Hayate Gekko</h2>
721+
</div>
722+
<img data-src="./Images/Hayate_Gekk%3F.jpg" alt="Hayate Gekko" height="300px" width="300px"
723+
class="img_card">
724+
725+
</div>
726+
<div class="flip-card-back">
727+
<p class="card-text">Hayate was a tokubetsu jounin from the Hidden village of Konoha. He served as the
728+
proctor for the final round of the chunnin exams. He died fighting Baki from the Hidden village of
729+
Sand and was replaced by Genma Shiranui as the proctor for the chunnin exams. He was later reanimated
730+
by Kabuto during the fourth great ninja war.</p>
731+
</div>
732+
</div>
733+
</div>
734+
<!--[Hayate Gekko] card end-->
735+
715736

716737

717738
<!-- [Karin] card start-->

0 commit comments

Comments
 (0)