Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions data/jokes.json
Original file line number Diff line number Diff line change
Expand Up @@ -6126,4 +6126,8 @@
"body": "Who is Santa's favourite singer?\nElf-is Presley!",
"category": "Wordplay"
}
{
"body": "Girl: You would be a good dancer except for two things. /n Boy: What are the two things? /n Girl: Your feet.",
"category": "Crazy Joke"
}
]
4 changes: 4 additions & 0 deletions data/quotes.json
Original file line number Diff line number Diff line change
Expand Up @@ -5899,4 +5899,8 @@
"quote": "Let the chessboard supercede the card table, and a great improvement will be visible in the morals of the community.",
"author": "Paul Morphy"
}
{
"quote": "Success is not final; failure is not fatal: it is the courage to continue that counts.",
"author": "Winston Churchill"
}
]
4 changes: 4 additions & 0 deletions data/riddles.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,4 +307,8 @@
"riddle":"Which is heavier: a ton of bricks or a ton of feathers?",
"answer":"Neither—they both weigh a ton."
}
{
"riddle":"What is a ghost's favorite dessert?",
"answer":"Ice Scream."
}
]