fix google plus social link. It doesn't work with www

This commit is contained in:
Alexander Ivanov 2017-07-02 18:21:31 +03:00
commit 8df131a521

View file

@ -12,7 +12,7 @@ icon = "fa-facebook"
[[social_icons]]
id = "googleplus"
url = "https://www.plus.google.com/%s"
url = "https://plus.google.com/%s"
title = "Google+"
icon = "fa-google-plus"