Skip to content

Commit

Permalink
Merge pull request #64 from pathaniket/patch-1
Browse files Browse the repository at this point in the history
add a new Quote
  • Loading branch information
seths10 authored Oct 15, 2022
2 parents ef739eb + 4fb4cb9 commit 5e1c31d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions js/quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -1864,6 +1864,9 @@ const quotes = [
author: "Kanye West"
},
{
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.",
author: "Robin Williams"
},
Expand Down

0 comments on commit 5e1c31d

Please sign in to comment.