Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removed kanye quotes #174

Merged
merged 1 commit into from Oct 31, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 1 addition & 49 deletions js/quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const quotes = [
},
{
text: 'Write books only if you are going to say in them the things you would never tell anyone',
author: 'Emil Cioran',
author: 'Emil Cioran',.
},
{
text: "I'm telling you it is going to be easy. I'm telling you it is going to be worth it.",
Expand Down Expand Up @@ -1925,54 +1925,6 @@ author:"Ilona Andrews"
test: "I have Nakama who are not strong... But I still want them to be with me! So I have to be stronger than anybody else... or else I'll lose them all!",
author: 'Monkey D. Luffy',
},
{
text: 'I am the number one human being in music. That means any person that’s living or breathing is number two.',
author: 'Kanye West',
},
{
text: 'Kim has diarrhea a lot. Like way more than a normal person should have it.',
author: 'Kanye West',
},
{
text: 'Nothing in life is promised except death.',
author: 'Kanye West',
},
{
text: "I love sleep; it's my favorite.",
author: 'Kanye West',
},
{
text: "I refuse to accept other people's ideas of happiness for me. As if there's a 'one size fits all' standard for happiness.",
author: 'Kanye West',
},
{
text: "People always tell you, 'Be humble. Be humble.' When was the last time someone told you to be amazing? Be great! Be great! Be awesome! Be awesome!",
author: 'Kanye West',
},
{
text: 'My greatest pain in life is that I will never be able to see myself perform live.',
author: 'Kanye West',
},
{
text: 'For me to say I wasn’t a genius, I would just be lying to you and to myself.',
author: 'Kanye West',
},
{
text: 'I am Warhol! I am the number one most impactful artist of our generation. I am Shakespeare in the flesh. Walt Disney, Nike, Google.',
author: 'Kanye West',
},
{
text: 'You know, I’m a creative genius and there’s no other way to word it.',
author: 'Kanye West',
},
{
text: '50 is Eminem’s favourite rapper. I’m my favourite rapper.',
author: 'Kanye West',
},
{
text: 'Kim has diarrhea a lot. Like way more than a normal person should have it.',
author: 'Kanye West',
},
{
text: 'I’m going down as a legend, whether or not you like me or not. I am the new Jim Morrison. I am the new Kurt Cobain.',
author: 'Kanye West',
Expand Down