Skip to content

Commit

Permalink
Update showcase.html
Browse files Browse the repository at this point in the history
  • Loading branch information
KimJunyoung77 authored Dec 8, 2024
1 parent 51292eb commit 8839cab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions _includes/showcase.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ <h3 class="subtitle has-text-white-bis is-uppercase has-text-weight-medium is-ma
</h3>
<hr>
<!-- READ MORE 버튼을 portfolio.html로 연결 -->
<a href="{{site.url}}{{site.baseurl}}/portfolio.html"
class="button is-white is-rounded is-outlined is-uppercase has-text-weight-normal">Read More</a>
<a href="{{ site.url }}{{ site.baseurl }}/portfolio/"
class="button is-white is-rounded is-outlined is-uppercase has-text-weight-normal">Read More</a>

</div>
</div>
</section>

0 comments on commit 8839cab

Please sign in to comment.