commit
c99b66f713
@ -10,12 +10,6 @@ url = "https://www.facebook.com/%s"
|
|||||||
title = "Facebook"
|
title = "Facebook"
|
||||||
icon = "fab fa-facebook"
|
icon = "fab fa-facebook"
|
||||||
|
|
||||||
[[social_icons]]
|
|
||||||
id = "googleplus"
|
|
||||||
url = "https://plus.google.com/%s"
|
|
||||||
title = "Google+"
|
|
||||||
icon = "fab fa-google-plus"
|
|
||||||
|
|
||||||
[[social_icons]]
|
[[social_icons]]
|
||||||
id = "github"
|
id = "github"
|
||||||
url = "https://github.com/%s"
|
url = "https://github.com/%s"
|
||||||
|
@ -47,7 +47,6 @@ pygmentsCodefencesGuessSyntax = true
|
|||||||
website = "yourwebsite.com"
|
website = "yourwebsite.com"
|
||||||
email = "youremail@domain.com"
|
email = "youremail@domain.com"
|
||||||
facebook = "username"
|
facebook = "username"
|
||||||
googleplus = "+username" # or xxxxxxxxxxxxxxxxxxxxx
|
|
||||||
github = "username"
|
github = "username"
|
||||||
gitlab = "username"
|
gitlab = "username"
|
||||||
bitbucket = "username"
|
bitbucket = "username"
|
||||||
|
@ -9,13 +9,6 @@
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<!-- Google Plus -->
|
|
||||||
<li>
|
|
||||||
<a href="//plus.google.com/share?url={{ .Permalink }}" target="_blank" title="Share on Google Plus">
|
|
||||||
<i class="fab fa-google-plus"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<!-- Facebook -->
|
<!-- Facebook -->
|
||||||
<li>
|
<li>
|
||||||
<a href="//www.facebook.com/sharer/sharer.php?u={{ .Permalink }}" target="_blank" title="Share on Facebook">
|
<a href="//www.facebook.com/sharer/sharer.php?u={{ .Permalink }}" target="_blank" title="Share on Facebook">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user