Skip to content

Commit c2ed03f

Browse files
author
Rishabh
authored
Integrating Public Custom LinkedIn URL
Issue daattali#71 created to highlight the same.
1 parent 0f19afc commit c2ed03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
{% endif %}
4646
{% if site.author.linkedin and site.footer-links-active.linkedin %}
4747
<li>
48-
<a href="https://linkedin.com/{{ site.author.linkedin }}" title="LinkedIn">
48+
<a href="https://linkedin.com/in/{{ site.author.linkedin }}" title="LinkedIn">
4949
<span class="fa-stack fa-lg">
5050
<i class="fa fa-circle fa-stack-2x"></i>
5151
<i class="fa fa-linkedin fa-stack-1x fa-inverse"></i>

0 commit comments

Comments
 (0)