Skip to content

Commit

Permalink
Merge pull request shevabam#26 from perisicnikola37/master
Browse files Browse the repository at this point in the history
Add quote
  • Loading branch information
shevabam authored Dec 11, 2022
2 parents f579379 + f27070d commit a4a8788
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -348,5 +348,9 @@ module.exports = [
{
"quote": "Don't bullshit a bullshitter.",
"author": "Walter White"
},
{
"quote": "Some people are immune to good advice.",
"author": "Walter White"
}
];

0 comments on commit a4a8788

Please sign in to comment.