Skip to content

Commit

Permalink
Merge pull request #133 from kazoni/main
Browse files Browse the repository at this point in the history
Adding a new quote
  • Loading branch information
seths10 authored Oct 25, 2022
2 parents 8ac2f80 + a6d47fe commit 29af1c3
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 @@ -6621,7 +6621,11 @@ const quotes = [
author: 'Sri Swami Sivananda',
},
{
text: 'If we are emotional, subjective and short-sighted, we only add to our troubles.',
text: 'He who cannot rest, cannot work; he who cannot let go, cannot hold on; he who cannot find footing, cannot go forward.',
author: 'Harry Emerson Fosdick',
},
}
text: 'If we are emotional, subjective and short-sighted, we only add to our troubles.',
author: 'Ryan Holiday',
},
{
Expand Down

0 comments on commit 29af1c3

Please sign in to comment.