Skip to content

Commit

Permalink
Merge pull request #123 from laurasimsdev/new-branch
Browse files Browse the repository at this point in the history
Added text and author for new quote.
  • Loading branch information
seths10 authored Oct 24, 2022
2 parents 8470750 + 7a303bd commit b28f25f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -2061,7 +2061,11 @@ const quotes = [
text: "Keep love in your heart. A life without it is like a sunless garden when the flowers are dead.",
author: "Oscar Wilde"
},
{
{
text: "You do not rise to the level of your goals. You fall to the level of your systems.",
author: "James Clear"
},
{
text: "Look at the sky. We are not alone. The whole universe is friendly to us and conspires only to give the best to those who dream and work.",
author: "A. P. J. Abdul Kalam"
}
Expand Down

0 comments on commit b28f25f

Please sign in to comment.