Skip to content

Commit

Permalink
Merge pull request #3 from akbajwa/akbajwa-patch-1
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
akbajwa authored Oct 22, 2022
2 parents 80ff8c0 + c744888 commit 7f3fec8
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,24 +173,25 @@ <h5 class="card-title">Goon</h5>
</div>
<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="images/Tazerling.png" alt="">
<img class="card-img-top" src="images/Infurnus.png" alt="">
<div class="card-body">
<h5 class="card-title">Tazerling</h5>
<p class="card-text">Tazerlings are small blue Slugs, with yellow highlights on them. Tazerlings have a strangely shaped pattern on their stomachs which are a lighter blue. On top of that, they have seed-like shapes of yellow. Like all Slugs, Tazerlings have short, stubby arms. They have big brown eyes, with yellow lightning bolts above them in an eyebrow scheme. They have what seems to be three teeth, two big teeth on the sides on the top, and a big tooth under and can fit in between the other two teeth.</p>
<h5 class="card-title">Infurnus</h5>
<p class="card-text">Infurnus are ultimate fire-based weapons and master slug strategists. They're the generals to a slinger's slugs. Extremely loyal, faithful and cleverer than your average slug, Infurnus have slug moves most people have never even seen before!</p>
<a href="https://github.com/akbajwa" class="btn btn-outline-danger btn-sm">Contributed by - Amanpreet Kaur </a>
</div>
</div>
</div>
<div class="col-lg-4 mb-4">
<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="images/Infurnus.png" alt="">
<img class="card-img-top" src="images/Tazerling.png" alt="">
<div class="card-body">
<h5 class="card-title">Infurnus</h5>
<p class="card-text">Infurnus are ultimate fire-based weapons and master slug strategists. They're the generals to a slinger's slugs. Extremely loyal, faithful and cleverer than your average slug, Infurnus have slug moves most people have never even seen before!</p>
<h5 class="card-title">Tazerling</h5>
<p class="card-text">Tazerlings are small blue Slugs, with yellow highlights on them. Tazerlings have a strangely shaped pattern on their stomachs which are a lighter blue. On top of that, they have seed-like shapes of yellow. Like all Slugs, Tazerlings have short, stubby arms. They have big brown eyes, with yellow lightning bolts above them in an eyebrow scheme. They have what seems to be three teeth, two big teeth on the sides on the top, and a big tooth under and can fit in between the other two teeth.</p>
<a href="https://github.com/akbajwa" class="btn btn-outline-danger btn-sm">Contributed by - Amanpreet Kaur </a>
</div>
</div>
</div>

<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="images/Charger.png" alt="Bulbasaur" />
Expand Down

0 comments on commit 7f3fec8

Please sign in to comment.