correct typo and extra quotes
This commit is contained in:
parent
7276c7c876
commit
c8681c44e9
1 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<!-- Google Plus -->
|
||||
<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">
|
||||
<i class="fa fa-circle fa-stack-2x"></i>
|
||||
<i class="fa fa-google-plus fa-stack-1x fa-inverse"></i>
|
||||
|
|
@ -63,7 +63,7 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<!-- Pintrest -->
|
||||
<!-- Pinterest -->
|
||||
<li>
|
||||
<a href="//www.pinterest.com/pin/create/button/?url={{ .Permalink }}&description={{ .Title }}" target="_blank"
|
||||
title="Share on Pinterest">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue