Skip to content

Commit

Permalink
Update Data
Browse files Browse the repository at this point in the history
  • Loading branch information
satriairawan05 authored Nov 29, 2023
1 parent 8383113 commit e5ff6d0
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -471,18 +471,19 @@ <h2 class="mb-5">Portofolio</h2>

<div class="row text-center my-3">
<div class="col-12 col-lg-4">
<p>Anime <a href="https://react-anime-list.vercel.app/" class="text-decoration-none"
<p>React Anime <a href="https://react-anime-list.vercel.app/" class="text-decoration-none"
target="__blank"> <span class="text-primary">List</span></a></p>

</div>
<div class="col-12 col-lg-4">
<p>Shopping <a href="https://react-shopping-list-lovat.vercel.app/" class="text-decoration-none"
<p>Next Anime <a href="https://next-anime-list-okv9l3li1-satriairawan05.vercel.app/" class="text-decoration-none"
target="__blank"> <span class="text-primary">List</span></a></p>

</div>
<div class="col-12 col-lg-4">
<p>Movie <a href="https://react-movie-db-xi.vercel.app/" class="text-decoration-none"
target="__blank"><span class="text-primary">DB</span> </a></p>
<p>Shopping <a href="https://react-shopping-list-lovat.vercel.app/" class="text-decoration-none"
target="__blank"> <span class="text-primary">List</span></a></p>

</div>
</div>

Expand Down

0 comments on commit e5ff6d0

Please sign in to comment.