Skip to content

Commit

Permalink
Merge pull request #1 from AlkenePan/AlkenePan-patch-1
Browse files Browse the repository at this point in the history
fix `phone` not work in contact-info
  • Loading branch information
AlkenePan authored Mar 8, 2019
2 parents 8cb8914 + ccc9c64 commit ce631b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/cv-contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

{% if page.phone %}
<i class="fi-telephone" style="margin-left:1em"></i>
717-254-7403
{{ page.phone }}
{% endif %}

</div>

0 comments on commit ce631b6

Please sign in to comment.