Skip to content

Commit 2275cf0

Browse files
committed
Ditch Google Plus. R.I.P. G+
1 parent 851b177 commit 2275cf0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/blog/content.html

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
</div>
3737
</div>
3838
<span class="socialBtn">
39-
{{ post_to_gplus(request, post, '<i class="fa fa-google-plus-square"></i>') }}
4039
{{ post_to_facebook(request, post, '<i class="fa fa-facebook-official"></i>') }}
4140
{{ post_to_twitter(request, SITE_NAME + ':', post, '<i class="fa fa-twitter"></i>') }}
4241
</span>

0 commit comments

Comments
 (0)