Skip to content

Commit

Permalink
add spotle portfolio item
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueLovin committed Jun 23, 2024
1 parent 609349e commit 3373738
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Binary file added img/portfolio/spotle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,22 @@ <h4>Moxie.ink</h4>
</figure>
</a>
</div>
<!--Portfolio Item-->
<div class="item col-lg-4 col-sm-6 web">
<a
href="https://spotle-infinite.vercel.app/"
target="_blank"
rel="noreferrer noopener"
>
<figure>
<img src="img/portfolio/spotle.png" alt="" />
<figcaption>
<h4>Spotle Infinite</h4>
<p>10 Chances to guess the musician!</p>
</figcaption>
</figure>
</a>
</div>
</div>
</div>
</section>
Expand Down

0 comments on commit 3373738

Please sign in to comment.