Skip to content

Commit 2af306c

Browse files
committed
Remove Google+ share button because its 2019
1 parent 7244ca6 commit 2af306c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

_layouts/blog.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ <h4>Share this post</h4>
2828
<a class="fa fa-facebook" href="https://www.facebook.com/sharer/sharer.php?u=https://nodered.org{{ page.url }}"
2929
onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;">
3030
</a>
31-
<a class="fa fa-google-plus" href="https://plus.google.com/share?url=https://nodered.org{{ page.url }}"
32-
onclick="window.open(this.href, 'google-plus-share', 'width=490,height=530');return false;">
33-
</a>
3431
</div>
3532
</div>
3633
</div>

0 commit comments

Comments
 (0)