Skip to content

Commit

Permalink
rename link
Browse files Browse the repository at this point in the history
  • Loading branch information
arnolanglade committed Dec 27, 2023
1 parent d6ba730 commit 4254af0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<div class="section__info">
<div class="section__head">
<h2 class="section__title">{{ include.title | default: "They liked working with me" }}</h2>
<a class="section__link" href="{{ include.link_url }}">View all <i class="ion ion-md-arrow-forward"></i></a>
<a class="section__link" href="{{ include.link_url }}">My experiences <i class="ion ion-md-arrow-forward"></i></a>
</div>
<div class="section__description">{{ include.description_html }}</div>
</div>
Expand Down

0 comments on commit 4254af0

Please sign in to comment.