Skip to content

Commit

Permalink
Merge pull request #63 from aniketpathak028/patch-3
Browse files Browse the repository at this point in the history
add new quote
  • Loading branch information
seths10 authored Oct 15, 2022
2 parents 5e1c31d + a637fdb commit a2c3683
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion js/quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -1864,7 +1864,10 @@ const quotes = [
author: "Kanye West"
},
{
text: "Act as if what you do makes a difference. It does.",
text: "I can accept failure. Everyone fails at something. But I can’t accept not trying.",
author: "Michael Jordan"
},
text: "Act as if what you do makes a difference. It does.",
author: "William James"
},
text: "No matter what people tell you, words and ideas can change the world.",
Expand Down

0 comments on commit a2c3683

Please sign in to comment.