fineanmol / Hacktoberfest2024

Make your first Pull Request on Hacktoberfest 2024. Don't forget to spread love and if you like give us a ⭐️
https://fineanmol.github.io/Hacktoberfest2024/
GNU General Public License v3.0
2.46k stars 7.8k forks source link

Duplicate Instagram Keys in Menu Object #7419

Open GauravSahu891 opened 2 weeks ago

GauravSahu891 commented 2 weeks ago

Description: It has come to my attention that the menu object in menu.js contains two entries for Instagram. This duplication causes one of the keys to overwrite the other, resulting in the loss of one Instagram link in the rendered menu.

Suggested Fix: To resolve this issue, I recommend renaming one of the Instagram keys to a unique identifier, such as InstagramAlt, to ensure both links are preserved.

Request for Assignment: If possible, I would appreciate it if this issue could be assigned to me, as I am eager to contribute to the project by implementing the suggested fix.

Maintainer: @fineanmol

fineanmol commented 2 weeks ago

@GauravSahu891 Please Star ⭐️ the repo to earn 'hacktober-accepted' label for the event.\nMeanwhile, if you want to work on this issue, please raise a PR, and we will review and merge it.

GauravSahu891 commented 2 weeks ago

@fineanmol, If possible, I would appreciate it if this issue could be assigned to me, as I am eager to contribute to the project by implementing the suggested fix. Thank you!

GauravSahu891 commented 5 hours ago

@fineanmol please assign the issue to me ones again and also give me some suggestion like which changes i need to work on