Skip to content

Commit

Permalink
fixed broken link in services.html
Browse files Browse the repository at this point in the history
Changed work.html to portfolio.html
  • Loading branch information
Tacktician authored Jun 19, 2024
1 parent 06a4a3f commit 503a8c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/services.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ <h2>My Work</h2>
</div>
</div>
<div class="row ">
<a href="work.html">
<a href="portfolio.html">
<div class="col-sm-6 col-md-3">
<div class="service-item">
<i class="icon ion-coffee"></i>
Expand Down Expand Up @@ -41,4 +41,4 @@ <h4>Multimedia</h4>
</a>
</div>
</div>
</section>
</section>

0 comments on commit 503a8c9

Please sign in to comment.