Skip to content

Commit

Permalink
Merge pull request #49 from shyampan/add_quote
Browse files Browse the repository at this point in the history
Added new quote
  • Loading branch information
seths10 authored Oct 13, 2022
2 parents 5744d53 + f65a23a commit 84ec2fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions js/quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -1678,6 +1678,10 @@ 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"
        },
{
text: "I can't hold enough of you in my hands.",
author: "Franz Kafka",
Expand Down

0 comments on commit 84ec2fc

Please sign in to comment.