Skip to content

Commit

Permalink
Merge pull request #1206 from ahmadncheema/main
Browse files Browse the repository at this point in the history
Added Itachi Uchiha Image
  • Loading branch information
vikhyatsingh123 authored Apr 25, 2024
2 parents 68d97de + 590b63b commit e513f58
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4277,7 +4277,29 @@ <h2 class="card-title">Kurenai</h2>
</div>

<!-- [Kurenai] card end-->
<!--[Mirai Sarutobi] card start-->

<div class="flip-card">
<div class="flip-card-inner">
<div class="flip-card-front">
<div class="card-content">
<h2 class="card-title">Mirai</h2>
</div>
<img data-src="https://static.wikia.nocookie.net/naruto/images/7/7a/Mirai_Sarutobi.png/revision/latest/scale-to-width-down/300?cb=20190616124826"
alt="Mirai" height="350px" width="250px">
</div>
<div class="flip-card-back">
<div class="card-content">
<h2 class="card-title">Mirai Sarutobi</h2>
</div>
<p class="card-text">Mirai is the child of Kurenai Yūhi and Asuma Sarutobi, born in the depths of Autumn.
Her name was chosen by Asuma in belief of protecting the future well-being of the children of the world.
</p>
</div>
</div>
</div>

<!-- [Mirai Sarutobi] card end-->
<!--[Temari] card start-->

<div class="flip-card">
Expand Down

0 comments on commit e513f58

Please sign in to comment.