Skip to content

Commit

Permalink
Update home.html
Browse files Browse the repository at this point in the history
  • Loading branch information
vigdisha authored Sep 24, 2022
1 parent fd4cfbb commit dbd5ab7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions home.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h2 class="project-title"> My Projects</h2>
<div class="card-body">
<h5 class="card-title">Newsletter-Signup</h5>
<p class="card-text">A newsletter signup made using Mailchimp API.<br>
<a href="https://github.com/vigdisha/NewsletterSignup" style="color: inherit;"><i style="float: right;"
<a href="https://github.com/vigdisha/NewsletterSignup" style="color: inherit;"><i style="float: right;padding-left:1rem"
class="fa-brands fa-github"></i></a><a href="https://pure-mountain-13857.herokuapp.com/"
style="text-decoration:none;color:inherit;"><i style="float: right;"
class="fa-solid fa-arrow-up-right-from-square"></i></a>
Expand Down Expand Up @@ -226,7 +226,7 @@ <h5 class="card-title">Keeper-App</h5>
<div class="card-body">
<h5 class="card-title">TO-DO-List</h5>
<p class="card-text">A customizable to do list to keep track of your daily tasks.<br>
<a style="color:inherit;" href="https://github.com/vigdisha/Todo-list"><i style="float: right;"
<a style="color:inherit;" href="https://github.com/vigdisha/Todo-list"><i style="float: right;padding-left:1rem"
class="fa-brands fa-github"></i></a><a href="https://gorgeous-capitol-reef-56748.herokuapp.com/"
style="text-decoration:none;color:inherit;"><i style="float: right;"
class="fa-solid fa-arrow-up-right-from-square"></i></a>
Expand Down

0 comments on commit dbd5ab7

Please sign in to comment.