Skip to content

Commit

Permalink
Merge pull request #1174 from RakeshKrGorai/adding-character-cards
Browse files Browse the repository at this point in the history
Adding Character cards of Hagoromo, Indra, Tobi & Menma
  • Loading branch information
vikhyatsingh123 authored Dec 12, 2023
2 parents 2536f14 + c33440b commit 6460694
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4220,6 +4220,23 @@ <h2 class="card-title">Hamura Otsutsuki</h2>
</div>
</div>
</div>
<!-- Hero [Hagoromo-Otsutsuki] card start-->
<div class="flip-card good">
<div class="flip-card-inner">
<div class="flip-card-front">
<h2 class="card-title">Hagoromo Otsutsuki</h2>
<img data-src="https://qph.cf2.quoracdn.net/main-qimg-565fc9c933cb267db9c0d1ba5d385417-lq" alt="Hagoromo-otsutsuki" height="300px"
width="300px" class="img_card">
</div>
<div class="flip-card-back">
<h2 class="card-title">Hagoromo Otsutsuki</h2>
<p class="card-text">Hagoromo Ōtsutsuki (大筒木ハゴロモ, Ōtsutsuki Hagoromo), known to Earth's population at large as the Sage of Six Paths (六道仙人, Rikudō Sennin, English TV: The Sage of the Six Paths), was a legendary godlike figure who is regarded as the ancestor of shinobi,[4] for his act of founding ninshū which led to the creation of the ninja world. He was the son of Princess Kaguya and alongside his fraternal twin brother, Hamura, were the first to be born with the same powerful chakra as their mother.</p>


</div>
</div>
</div>
<!-- Hero card end-->
<!-- Hero [Hamura-Otsutsuki] card end-->
<div class="flip-card good">
<div class="flip-card-inner">
Expand Down Expand Up @@ -4288,6 +4305,51 @@ <h2 class="card-title">Gengetsu Hōzuki</h2>
</div>
</div>
<!-- Villian Gengetsu Hōzuki card end-->
<!-- Villian Menma card start-->
<div class="flip-card evil">
<div class="flip-card-inner">
<div class="flip-card-front">
<h2 class="card-title">Menma</h2>
<img data-src=https://staticg.sportskeeda.com/editor/2023/01/daac3-16729363394246-1920.jpg
alt="Menma" height="300px" width="300px" class="img_card">
</div>
<div class="flip-card-back">
<h2 class="card-title">Menma</h2>
<p class="card-text">Menma Uzumaki is a character that appears in Road to Ninja: Naruto the Movie as the main antagonist. He is the son of Kushina Uzumaki and Minato Namikaze in the alternate universe of Konohagakure, thus making him the "Naruto Uzumaki" of that world. He is also the jinchūriki of Kurama's counterpart: the Black Nine-Tails.</p>
</div>
</div>
</div>
<!-- Villian Menma card end-->
<!-- Villian Indra Otsutsuki card start-->
<div class="flip-card evil">
<div class="flip-card-inner">
<div class="flip-card-front">
<h2 class="card-title">Indra Otsutsuki</h2>
<img data-src=https://i0.wp.com/www.gyaniboys.com/wp-content/uploads/2023/06/Untitled-design-23.png?fit=1920%2C1080&ssl=1
alt="Indra Otsutsuki" height="300px" width="300px" class="img_card">
</div>
<div class="flip-card-back">
<h2 class="card-title">Indra Otsutsuki</h2>
<p class="card-text">Indra Ōtsutsuki was the first born son of Hagoromo Ōtsutsuki. He was initially thought to be the most suitable successor of his father's teachings, however, it was his younger brother Asura that ended up inheriting this mantle — a decision that would lead the two brothers to fight against each other. Indra is also credited with being the creator of ninjutsu, and the progenitor of the Uchiha clan.</p>
</div>
</div>
</div>
<!-- Villian Indra Otsutsuki card end-->
<!-- Villian Tobi card start-->
<div class="flip-card evil">
<div class="flip-card-inner">
<div class="flip-card-front">
<h2 class="card-title">Tobi</h2>
<img data-src=https://i.pinimg.com/originals/0a/eb/a0/0aeba04f772c9bbada1d671978642909.jpg
alt="Tobi" height="300px" width="300px" class="img_card">
</div>
<div class="flip-card-back">
<h2 class="card-title">Tobi</h2>
<p class="card-text">Tobi (トビ, Tobi), nicknamed Guruguru by Obito Uchiha for the swirl pattern of his face, was one of the first victims of the Infinite Tsukuyomi, and eventually was pulled from the Demonic Statue of the Outer Path by Black Zetsu</p>
</div>
</div>
</div>
<!-- Villian Tobi card end-->

</main>
<div class="contributors">
Expand Down

0 comments on commit 6460694

Please sign in to comment.