Skip to content

Commit

Permalink
Added new quote
Browse files Browse the repository at this point in the history
  • Loading branch information
shyampan authored Oct 12, 2022
1 parent 6c57387 commit ae31a6b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion js/quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -1677,5 +1677,9 @@ const quotes = [
{
text: "It does not matter how slowly you go as long as you do not stop.",
author: "Confucius"
}
},
{
text: "Be the change that you wish to see in the world.",
author: "Mahatma Gandhi"
        }
];

0 comments on commit ae31a6b

Please sign in to comment.