Skip to content

Commit

Permalink
Merge pull request #124 from nirajgiriXD/feat/add-quote
Browse files Browse the repository at this point in the history
Feat: add quote
  • Loading branch information
nirajgiriXD authored Nov 10, 2024
2 parents 20e449f + bfdcaf7 commit a616560
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions public/quotes.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@
"author": "",
"tags": ["motivation"]
},
{
"quote": "Dreams come true when you don't sleep.",
"author": "",
"tags": ["motivation"]
},
{
"quote": "During a meal with more than three people, avoid discussing private matters. During a meal with more than five people, avoid discussing business.",
"author": "",
"tags": ["wisdom"]
},
{
"quote": "Success hugs a man in private but failure slaps him in public.",
"author": "",
Expand Down

0 comments on commit a616560

Please sign in to comment.