Merge pull request #72 from rishabhbanga/patch-1
Integrating Public Custom LinkedIn URL
This commit is contained in:
commit
e60e43926d
@ -45,7 +45,7 @@
|
||||
{% endif %}
|
||||
{% if site.author.linkedin and site.footer-links-active.linkedin %}
|
||||
<li>
|
||||
<a href="https://linkedin.com/{{ site.author.linkedin }}" title="LinkedIn">
|
||||
<a href="https://linkedin.com/in/{{ site.author.linkedin }}" title="LinkedIn">
|
||||
<span class="fa-stack fa-lg">
|
||||
<i class="fa fa-circle fa-stack-2x"></i>
|
||||
<i class="fa fa-linkedin fa-stack-1x fa-inverse"></i>
|
||||
|
Loading…
Reference in New Issue
Block a user