[gimp-web/testing] Remove G+ share link
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Remove G+ share link
- Date: Mon, 27 May 2019 21:18:52 +0000 (UTC)
commit a89ef6d44694ae07e26fbd023683d65444b5890e
Author: Pat David <patdavid gmail com>
Date: Mon May 27 23:18:44 2019 +0200
Remove G+ share link
themes/newgimp/templates/article.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/newgimp/templates/article.html b/themes/newgimp/templates/article.html
index 10458d1c..850d6559 100644
--- a/themes/newgimp/templates/article.html
+++ b/themes/newgimp/templates/article.html
@@ -95,8 +95,8 @@
<div class='column full social'>
<p>
- Share this on: <a href="https://plus.google.com/share?url=https://www.gimp.org/{{
article.url|urlencode }}" target="_blank" title="Share this post on Google+">Google+</a> |
- <a href="https://twitter.com/intent/tweet?url=https://www.gimp.org/{{ article.url|urlencode
}}&via=GIMP_Official&text={{ article.title|striptags }}" target="_blank" title="Share this post on
twitter">twitter</a> |
+ Share this on:
+ <a href="https://twitter.com/intent/tweet?url=https://www.gimp.org/{{
article.url|urlencode }}&via=GIMP_Official&text={{ article.title|striptags }}" target="_blank" title="Share
this post on twitter">twitter</a> |
<a href="https://www.facebook.com/sharer/sharer.php?u=https://www.gimp.org/{{
article.url|urlencode }}" target="_blank" title="Share this post on Facebook">Facebook</a>
</p>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]