fix calendly href
This commit is contained in:
parent
51de89b63b
commit
65a7997daa
@ -26,7 +26,7 @@
|
||||
|
||||
{%- if site.social-network-links.calendly -%}
|
||||
<li>
|
||||
<a href="mailto:{{ site.social-network-links.calendly }}" title="Schedule a meeting with me">
|
||||
<a href="https://calendly.com/{{ site.social-network-links.calendly }}" title="Schedule a meeting with me">
|
||||
<span class="fa-stack fa-lg" aria-hidden="true">
|
||||
<i class="fas fa-circle fa-stack-2x"></i>
|
||||
<i class="fas fa-calendar-check fa-stack-1x fa-inverse"></i>
|
||||
|
Loading…
Reference in New Issue
Block a user