Skip to content

Commit

Permalink
Merge pull request #1065 from shbd845/main
Browse files Browse the repository at this point in the history
Main
  • Loading branch information
vikhyatsingh123 authored Oct 3, 2023
2 parents b1c6124 + a9f2ee2 commit 8f093f6
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2452,6 +2452,24 @@ <h2 class="card-title">Orochimaru</h2>

<!--Orochimaru card end-->

<!-- Sasori card start-->
<div class="flip-card">
<div class="flip-card-inner">
<div class="flip-card-front">
<h2 class="card-title">Sasori</h2>
<img data-src=https://www.giantbomb.com/a/uploads/original/3/33873/1724192-sasori.jpg alt=Sasori height="300px" width="300px">
</div>
<div class="flip-card-back">
<div class="card-body">
<h2 class="card-title">Sasori</h2>
<p class="card-text">Sasori is a member of Akatsuki and partner to Deidara, he was once the partner of Orochimaru. Sasori is a modified human/puppet. Sasori had a rough childhood his parents were killed on a mission by the White Fang, Kakashi's dad.Sasori left the sand village at a young age and with him took the lives of two kazekage.
</p>
</div>
</div>
</div>
</div>
<!--Sasori card end-->

<!-- Kakuzu card start-->

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

0 comments on commit 8f093f6

Please sign in to comment.