Skip to content

Commit

Permalink
Merge pull request #2 from kkkkkabir/kkkkkabir-patch-1
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
kkkkkabir committed Oct 12, 2021
2 parents e19e6cc + 1010c03 commit 0c855fa
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,22 @@ <h6 class="card-subtitle">#134</h6>
</div>
</div>
</div>

<div class="col-lg-4 mb-4">
<div class="card">
<img alt="Yveltal" class="card-img-top"
src="https://assets.pokemon.com/assets/cms2/img/pokedex/full/717.png">
<div class="card-body">
<h5 class="card-title">Yveltal</h5>
<h6 class="card-subtitle">#717</h6>
<p class="card-text">Yveltal is a legendary Pokémon. What makes this Pokémon terrifying is the fact
that it can absorb the life force of living creatures!
</p><a class="btn btn-outline-danger btn-sm" href="https://github.com/kkkkkabir">Contributed
by -
Kabir Jain</a>
</div>
</div>
</div>

<div class="col-lg-4 mb-4">
<div class="card">
Expand Down Expand Up @@ -6208,4 +6224,4 @@ <h1></h1>

</body>

</html>
</html>

0 comments on commit 0c855fa

Please sign in to comment.