Skip to content

Commit

Permalink
Merge pull request #1127 from P0Saurabh/main
Browse files Browse the repository at this point in the history
ADD NEW CARD
  • Loading branch information
vikhyatsingh123 authored Oct 23, 2023
2 parents ca793b7 + 43a0dc7 commit ca1c901
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,21 @@ <h2 class="card-title ">Naruto Uzumaki</h2>
</div>
</div>
<!--[Naruto] card end -->
<!--[Kawaki] card start -->

<div class="flip-card good">
<div class="flip-card-inner">
<div class="flip-card-front">
<h2 class="card-title ">Kawaki Uzumaki</h2>
<img data-src="./Images/naruto.png" alt="Naruto" height="260px" width="300px">
</div>
<div class="flip-card-back">
<p class="card-text">Kawaki (カワキ, Kawaki) is a shinobi raised by Jigen and his organization Kara to be the future vessel for Isshiki Ōtsutsuki. After being brought to Konohagakure, he is taken in by Naruto Uzumaki and develops a brotherly bond with Boruto Uzumaki.</p>
<p>Kawaki is a fictional character from Ukyō Kodachi and Mikio Ikemoto's manga Boruto: Naruto Next Generations. Initially appearing in the flashforward in the series' debut, Kawaki is a young man who apparently would become the nemesis of the series' lead character, Boruto Uzumaki. </p>
</div>
</div>
</div>
<!--[Kawaki] card end -->

<!--[Sasuke Uchiha] card start-->

Expand Down

0 comments on commit ca1c901

Please sign in to comment.