Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Remove meetup from footer #96

Closed
M-ZubairAhmed opened this issue Nov 9, 2017 · 5 comments
Closed

Remove meetup from footer #96

M-ZubairAhmed opened this issue Nov 9, 2017 · 5 comments

Comments

@M-ZubairAhmed
Copy link

Objective

Remove meetup link from the footer of the app.

Directions

  • Relevant code can be found in components/footer

Note

@duttakapil
Copy link
Member

And replace it with Twitter

@loangelak
Copy link
Contributor

Hi @M-ZubairAhmed and @duttakapil!!!
Interested in making the updates. This will be my very first contribution so please be gentle.

  1. Will read and follow the contribution guidelines
  2. I believe the suggested changes to be made in components/footer are as follows:

ADD to Line 6: import FaTwitter from 'react-icons/lib/fa/twitter'

REPLACE line 34
FROM: m
TO: t

Let me know.
Thank you!

@vinaypuppal
Copy link
Contributor

vinaypuppal commented Nov 9, 2017

@loangelak

ADD to Line 6: import FaTwitter from 'react-icons/lib/fa/twitter'

YES

REPLACE line 34
FROM: m
TO: t

Yes to be precise

  1. replace href value with https://www.twitter.com/coderplex/
  2. m with FaTwitter (which you added in Line 6)

Which solves both this issue and #94

@M-ZubairAhmed
Copy link
Author

@loangelak you are very welcome to make the pull request. Dont worry we all have been through that phase and hoping this will not be your last contribution. 👍

loangelak pushed a commit to loangelak/coderplex that referenced this issue Nov 9, 2017
@loangelak
Copy link
Contributor

Hi @M-ZubairAhmed and @duttakapil!!!
This would be my very first contribution.

loangelak pushed a commit to loangelak/coderplex that referenced this issue Nov 9, 2017
Minor adjustment to file.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants