Skip to content

Commit

Permalink
Fix oppia#6562: Removed G+ from the footer and Readme.md (oppia#6569)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShubhamBansal1997 authored and DubeySandeep committed Apr 9, 2019
1 parent f314eb1 commit 26891d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ The Oppia code is released under the [Apache v2 license](https://github.com/oppi
* [Blog](https://medium.com/oppia-org)
* [Discussion forum](http://groups.google.com/group/oppia)
* [Announcements mailing list](http://groups.google.com/group/oppia-announce)
* Social media: [G+](https://plus.google.com/109898456505810251700/about), [YouTube](https://www.youtube.com/channel/UC5c1G7BNDCfv1rczcBp9FPw), [FB](https://www.facebook.com/oppiaorg), [Twitter](https://twitter.com/oppiaorg)
* Social media: [YouTube](https://www.youtube.com/channel/UC5c1G7BNDCfv1rczcBp9FPw), [FB](https://www.facebook.com/oppiaorg), [Twitter](https://twitter.com/oppiaorg)

We also have public chat rooms on Gitter: [https://gitter.im/oppia/oppia-chat](https://gitter.im/oppia/oppia-chat) and the #oppia channel on Freenode IRC. Drop by and say hello!
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@ <h4>
</div>

<div class="oppia-footer-social-icons">
<div class="oppia-googleplus-follow">
<a href="https://plus.google.com/109898456505810251700/about" target="_blank">
<i class="oppia-follow-icons fa fa-google-plus"></i>
<span class="oppia-icon-accessibility-label">Google Plus</span>
</a>
</div>

<div class="oppia-youtube-follow">
<a href="https://www.youtube.com/channel/UC5c1G7BNDCfv1rczcBp9FPw" target="_blank">
<i class="oppia-follow-icons fa fa-youtube-play"></i>
Expand Down Expand Up @@ -57,11 +50,6 @@ <h4>
top: -10px;
}

.oppia-footer-social .oppia-footer-social-icons .oppia-googleplus-follow {
background: #dd4b39;
margin-right: 6px;
padding: 5px 7px;
}
.oppia-footer-social .oppia-footer-social-icons .oppia-youtube-follow {
background: #cd201f;
margin-right: 6px;
Expand Down

0 comments on commit 26891d8

Please sign in to comment.