anitab-org / mentorship-backend

Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the backend of this system.
https://mentorship-backend-temp.herokuapp.com/
GNU General Public License v3.0
196 stars 449 forks source link

Fix Medium icon which is hidden on Docusaurus footer #1154

Closed znamazbayeva closed 1 year ago

znamazbayeva commented 2 years ago

Description

The medium icon can not be seen because the icon only appeared in library starting from version 4.3.0. Therefore, I have updated the version of the library and added the medium icon.

The icon are similar except the instagram icon which was upgraded I guess.

Fixes #1148

Type of Change:

Code/Quality Assurance Only

How Has This Been Tested?

Checklist:

Code/Quality Assurance Only

welcome[bot] commented 2 years ago

Hello there!👋 Welcome to the project!💖 Thank you and congrats 🎉 for opening your first PR on this project.✨ Please ensure your Pull Request meets the Commit Message Style Guide. We will review it soon! Until then you can check out the README.md for more details on it.

AnitaB.org Open Source is an inclusive community, committed to creating a safe and positive environment 🌸 Please follow our Code Of Conduct.

Feel free to join our community at AnitaB.org Open Source Zulip Community to be kept up to date with our projects discussions and community activities. Hope you have a great time here :)

znamazbayeva commented 2 years ago

Hello @isabelcosta! I think there is a problem with the test units as I have understood from #1153. What I can do with it? Can you check my solution?