-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
disable google+ signup and listen UI
...in preparation for google shutting it down entirely. #846
- Loading branch information
Showing
4 changed files
with
20 additions
and
10 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1 @@ | ||
<!-- Google+ listen signup --> | ||
<form method="post" name="listen-googleplus-start" action="/googleplus/start" class="signup"> | ||
<input type="image" alt="Sign in with Google+" | ||
src="/oauth_dropins/static/google_plus.png" /> | ||
<!-- The state param doesn't actually work for G+. Not sure why. Doesn't | ||
matter for now since we don't support publish for G+. --> | ||
<input name="feature" type="hidden" value="listen" /> | ||
</form> | ||
<a title="Google+ is dead 😢" href="/about#rip-google+"><img class="shadow" src="/static/google_plus_bw.png" /></a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters