emojibops
emojibops copied to clipboard
Add "Pour Some Sugar On Me" by Def Leppard
- [x] 🔎 Have searched the data.js file and Pull Requests to make sure that you are not adding a duplicate.
- [x] 🖍️ Place the song(s) are placed in alphabetical order based on title inside of the data.js file.
- [x] 🖍️ The artist(s) and featured artist(s) are all inside of square brackets [ ] and each are individually wrapped in quotation marks and have a comma between each one. (such as submitting this "artist": ["Lady Gaga","Bradley Cooper"] and not this "genres":["Lady Gaga,Bradley Cooper"]).
- [x] 3️⃣ There are at least three emojis listed under emojiImgs
- [x] 6️⃣ There are a maxium of six emojis listed under emojiImgs.
- [x] 🖍️ There is a link to an official music video or performance under musicVideo. If there is no official video, I have added an empty string.
- [x] 👍 The pull request has a descriptive title (such as Added Boy With Luv or Added all of Panic at the Disco songs)
- [x] ⭐ The genres are all inside of square brackets [ ] and each are individually wrapped in quotation marks and have a comma between each one. (such as submitting this "genres": ["k-pop","pop","dance"] and not this "genres":["k-pop, pop, dance"]).
- [x] 📅 There is a single year under year.
Explanation:
Link to the lyrics: Pour Some Sugar On Me lyrics
Love 💘 is like a bomb 💣
Sugar 🧂 on me 🙋♂️
in the name of love 💘
Thank you for opening this pull request, your code will be reviewed soon! Please follow the contribution guidelines outlined in the README. If your pull request status (at the bottom of this page) says "This branch has conflicts that must be resolved", please resolve the conflicts so that we can review your changes.