Skip to content

Commit

Permalink
add Ryan Holiday quotes
Browse files Browse the repository at this point in the history
Ryan Holiday wrote many good books, including one called The Obstacle is The Way.  Is it possible for this to receive Hacktoberfest 2022 accepted status?  Thank you.
  • Loading branch information
bookish authored Oct 25, 2022
1 parent 1ac5a54 commit 18113d0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions js/quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -6620,4 +6620,12 @@ const quotes = [
text: 'Do not brood over your past mistakes and failures as this will only fill your mind with grief, regret and depression. Do not repeat them in the future.',
author: 'Sri Swami Sivananda',
},
{
text: 'If we are emotional, subjective and short-sighted, we only add to our troubles.',
author: 'Ryan Holiday',
},
{
text: 'The obstacle in the path becomes the path.',
author: 'Ryan Holiday',
},
];

0 comments on commit 18113d0

Please sign in to comment.