correct typo and extra quotes

This commit is contained in:
Jeronimo F. Martinez Sanchez 2018-02-25 20:54:13 -06:00
commit c8681c44e9

View file

@ -13,7 +13,7 @@
<!-- Google Plus --> <!-- Google Plus -->
<li> <li>
<a href="//plus.google.com/share?url={{ .Permalink }}" target="_blank" title="Share on Google Plus""> <a href="//plus.google.com/share?url={{ .Permalink }}" target="_blank" title="Share on Google Plus">
<span class="fa-stack fa-lg"> <span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-google-plus fa-stack-1x fa-inverse"></i> <i class="fa fa-google-plus fa-stack-1x fa-inverse"></i>
@ -63,7 +63,7 @@
</a> </a>
</li> </li>
<!-- Pintrest --> <!-- Pinterest -->
<li> <li>
<a href="//www.pinterest.com/pin/create/button/?url={{ .Permalink }}&amp;description={{ .Title }}" target="_blank" <a href="//www.pinterest.com/pin/create/button/?url={{ .Permalink }}&amp;description={{ .Title }}" target="_blank"
title="Share on Pinterest"> title="Share on Pinterest">