Skip to content

Commit

Permalink
Merge pull request #146 from Vishal2002/patch-1
Browse files Browse the repository at this point in the history
Added a Quote of Naval Ravikant
  • Loading branch information
seths10 authored Oct 31, 2022
2 parents d42d2d9 + f29014b commit b071786
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
@@ -1,4 +1,8 @@
const quotes = [
{
text: 'Most of modern life, all our diseases, are diseases of abundance, not diseases of scarcity.',
author: 'Naval Ravikant',
},
{
text: 'Everything in moderation, including moderation.',
author: 'Oscar Wilde',
Expand Down

0 comments on commit b071786

Please sign in to comment.