Skip to content

Commit

Permalink
Added Sedo card
Browse files Browse the repository at this point in the history
  • Loading branch information
Nancy committed Oct 29, 2022
1 parent d622f08 commit 9a8bbda
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
Binary file added images/Sedo.webp
Binary file not shown.
17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,23 @@ <h5 class="card-title">Joker</h5>
</div>
</div>

<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="images/Sedo.webp" alt="" />
<div class="card-body">
<h5 class="card-title">Sedo</h5>
<p class="card-text">
Sedo is a Molenoid the debuted in The Slug Run. He’s considered very suave and successful for a molenoid.
</p>
<a
href="https://github.com/nancy0119"
class="btn btn-outline-danger btn-sm"
>Contributed by - Nancy</a
>
</div>
</div>
</div>

<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="images/rarity.webp" alt="Enigmo" />
Expand Down

0 comments on commit 9a8bbda

Please sign in to comment.