Skip to content

Commit

Permalink
Merge pull request #106 from geepy123456790123/patch-2
Browse files Browse the repository at this point in the history
Update quotes.js
  • Loading branch information
seths10 authored Oct 23, 2022
2 parents c84e2cb + 92e32c5 commit c3606e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ const quotes = [
{ text: "Everything in moderation, including moderation.",
author: "Oscar Wilde"
},
{ text: "The greatest glory in living lies not in never falling, but in rising every time we fall.",
author: "Nelson Mandela"
},
{
text: "Life is what happens when you're busy making other plans.",
author: "John Lennon"
Expand Down

0 comments on commit c3606e1

Please sign in to comment.