Skip to content

Commit

Permalink
Merge pull request #1175 from YashSachan2/fix-by-branched
Browse files Browse the repository at this point in the history
Added Son Goku Card
  • Loading branch information
vikhyatsingh123 authored Dec 14, 2023
2 parents 2efc8d7 + 31fb9b6 commit 96fd83c
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4350,6 +4350,27 @@ <h2 class="card-title">Tobi</h2>
</div>
</div>
<!-- Villian Tobi card end-->
<!-- Hero Son Goku card start-->
<div class="flip-card good">
<div class="flip-card-inner">
<div class="flip-card-front">
<h2 class="card-title">Four-Tails:Son Goku</h2>
<img data-src="https://i.pinimg.com/originals/85/c5/4d/85c54d57ba318dd8d94bcc497fd6dbc7.jpg"
of character] height="250px" width="300px" class="img_card">
</div>
<div class="flip-card-back">
<p class="card-text">Seiten Taisei Son Gokū (斉天大聖孫悟空, literally meaning: Great Sage
Equalling Heaven Son Gokū), more commonly known as Son Gokū (孫悟空) or simply the
Four-Tails (四尾, Yonbi), is one of the nine tailed beasts. It was last sealed within
Rōshi of Iwagakure.</p>
<p>Son Gokū is a red-furred and green-skinned monkey, with a body-build of a gorilla. It has
eyes with yellow irides and white pupils, spike-like protrusions along the length of its
tails, elongated blunt fangs, and two long horns curving upwards on its forehead like a
crown. In its mouth, Son doesn't have atongue, but has an opening that is shaped like a dome volcano.</p>
</div>
</div>
</div>
<!-- Hero Son Goku card end-->

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

0 comments on commit 96fd83c

Please sign in to comment.