Skip to content

Commit

Permalink
Merge pull request #1204 from TunrayoIlawole/add-hayate
Browse files Browse the repository at this point in the history
Add Hayate Gekko
  • Loading branch information
vikhyatsingh123 authored Jan 22, 2024
2 parents e0018de + 2013a4f commit 88a3879
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
Binary file added Images/Hayate_Gekk%3F.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -712,6 +712,27 @@ <h2 class="card-title">Anko Mitarashi</h2>
</div>
<!--[Anko Mitarashi] card end-->

<!-- [Hayate Gekko] card start-->
<div class="flip-card animate__animated animate__flipInX good">
<div class="flip-card-inner">
<div class="flip-card-front">
<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"
class="img_card">

</div>
<div class="flip-card-back">
<p class="card-text">Hayate was a tokubetsu jounin from the Hidden village of Konoha. He served as the
proctor for the final round of the chunnin exams. He died fighting Baki from the Hidden village of
Sand and was replaced by Genma Shiranui as the proctor for the chunnin exams. He was later reanimated
by Kabuto during the fourth great ninja war.</p>
</div>
</div>
</div>
<!--[Hayate Gekko] card end-->



<!-- [Karin] card start-->
Expand Down

0 comments on commit 88a3879

Please sign in to comment.