Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Remove gplus from amp-social-share #1999

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions src/20_Components/amp-social-share.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
<div>
<amp-social-share type="email"></amp-social-share>
<amp-social-share type="facebook" data-param-app_id="254325784911610"></amp-social-share>
<amp-social-share type="gplus"></amp-social-share>
<amp-social-share type="linkedin"></amp-social-share>
<amp-social-share type="pinterest" data-param-media="https://ampbyexample.com/img/amp.jpg"></amp-social-share>
<amp-social-share type="tumblr"></amp-social-share>
Expand Down Expand Up @@ -107,7 +106,6 @@
<div>
<amp-social-share class="rounded" type="email" width="48" height="48"></amp-social-share>
<amp-social-share class="rounded" type="facebook" data-param-app_id="254325784911610" width="48" height="48"></amp-social-share>
<amp-social-share class="rounded" type="gplus" width="48" height="48"></amp-social-share>
<amp-social-share class="rounded" type="linkedin" width="48" height="48"></amp-social-share>
<amp-social-share class="rounded" type="pinterest" data-param-media="https://ampbyexample.com/img/amp.jpg" width="48" height="48"></amp-social-share>
<amp-social-share class="rounded" type="tumblr" width="48" height="48"></amp-social-share>
Expand Down
3 changes: 0 additions & 3 deletions src/60_Samples_%26_Templates/Housing.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,6 @@ <h1>
width="60"
height="44"
data-attribution="254325784911610"> </amp-social-share>
<amp-social-share type="gplus"
width="60"
height="44"></amp-social-share>
<amp-social-share type="email"
width="60"
height="44"></amp-social-share>
Expand Down
1 change: 0 additions & 1 deletion src/60_Samples_%26_Templates/Live_Blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ <h4 class="title">[[.Heading]]</h4>
<p class="social-share">
<amp-social-share type="twitter" width="45" height="33" data-param-url="AMPDOC_URL#[[.ID]]"></amp-social-share>
<amp-social-share type="facebook" width="45" height="33" data-attribution="254325784911610" data-param-url="AMPDOC_URL#[[.ID]]"></amp-social-share>
<amp-social-share type="gplus" width="45" height="33" data-param-url="AMPDOC_URL#[[.ID]]"></amp-social-share>
<amp-social-share type="email" width="45" height="33" data-param-url="AMPDOC_URL#[[.ID]]"></amp-social-share>
<amp-social-share type="pinterest" width="45" height="33" data-param-url="AMPDOC_URL#[[.ID]]"></amp-social-share>
</p>
Expand Down
1 change: 0 additions & 1 deletion src/60_Samples_%26_Templates/News_Article.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ <h1>A sample AMP Article</h1>
<p class="heading">
<amp-social-share type="twitter" width="45" height="33"></amp-social-share>
<amp-social-share type="facebook" width="45" height="33" data-attribution="254325784911610"></amp-social-share>
<amp-social-share type="gplus" width="45" height="33"></amp-social-share>
<amp-social-share type="email" width="45" height="33"></amp-social-share>
<amp-social-share type="pinterest" width="45" height="33"></amp-social-share>
</p>
Expand Down
3 changes: 0 additions & 3 deletions src/60_Samples_%26_Templates/Product_Page.html
Original file line number Diff line number Diff line change
Expand Up @@ -460,9 +460,6 @@ <h2 class="margin1">Apple</h2>
width="30"
height="22"
data-attribution="254325784911610"></amp-social-share>
<amp-social-share type="gplus"
width="30"
height="22"></amp-social-share>
<amp-social-share type="email"
width="30"
height="22"></amp-social-share>
Expand Down
2 changes: 0 additions & 2 deletions src/60_Samples_%26_Templates/Recipe.html
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ <h1>Garlic-Studded Roast Lamb</h1>
<p class="heading">
<amp-social-share type="twitter" data-param-text="Amazing recipe that my friend made" width="45" height="33"></amp-social-share>
<amp-social-share type="facebook" width="45" height="33" data-attribution="254325784911610"></amp-social-share>
<amp-social-share type="gplus" width="45" height="33"></amp-social-share>
<amp-social-share type="email" width="45" height="33"></amp-social-share>
<amp-social-share type="pinterest" width="45" height="33"></amp-social-share>
</p>
Expand Down Expand Up @@ -428,7 +427,6 @@ <h1 class="name">Unexpected side effects</h1>
<p class="heading">
<amp-social-share type="twitter" data-param-text="Amazing recipe that my friend made" width="45" height="33"></amp-social-share>
<amp-social-share type="facebook" width="45" height="33" data-attribution="254325784911610"></amp-social-share>
<amp-social-share type="gplus" width="45" height="33"></amp-social-share>
<amp-social-share type="email" width="45" height="33"></amp-social-share>
<amp-social-share type="pinterest" width="45" height="33"></amp-social-share>
</p>
Expand Down
1 change: 0 additions & 1 deletion templates/icons/gplus.svg

This file was deleted.