Skip to content

Commit

Permalink
Update work.html with base hyperlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
trushant05 authored Jun 5, 2024
1 parent 9bf6c76 commit 77dbe16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _pages/work.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div class="project-list">

<div class="card h-100 d-flex flex-column justify-content-between">
<a href="https://trushant-adeshara-um.github.io/work/wi">
<a href="https://trushant05.github.io/work/wi">
<img class="card-img-top mx-auto" src="/images/work/wi/pv.png">
<div class="card-body d-flex flex-column">
<h4 class="card-title text-center"> Wastefull Insights </h4>
Expand All @@ -31,7 +31,7 @@ <h4 class="card-title text-center"> Wastefull Insights </h4>
</div>

<div class="card h-100 d-flex flex-column justify-content-between">
<a href="https://trushant-adeshara-um.github.io/work/botsync">
<a href="https://trushant05.github.io/work/botsync">
<img class="card-img-top mx-auto" src="/images/work/botsync/pv.jpg">
<div class="card-body d-flex flex-column">
<h4 class="card-title text-center"> Botsync </h4>
Expand All @@ -52,7 +52,7 @@ <h4 class="card-title text-center"> Botsync </h4>
</div>

<div class="card h-100 d-flex flex-column justify-content-between">
<a href="https://trushant-adeshara-um.github.io/work/eysip">
<a href="https://trushant05.github.io/work/eysip">
<img class="card-img-top mx-auto" src="/images/work/eysip/pv.png">
<div class="card-body d-flex flex-column">
<h4 class="card-title text-center"> e-Yantra </h4>
Expand Down

0 comments on commit 77dbe16

Please sign in to comment.