diff --git a/src/jokes.json b/src/jokes.json index 5c76ea7..a53ef35 100644 --- a/src/jokes.json +++ b/src/jokes.json @@ -802,5 +802,11 @@ "191": "Programming is like sex: One mistake and you have to support it for the rest of your life.", - "192": "Chuck Norris writes code, that optimizes itself." + "192": "Chuck Norris writes code, that optimizes itself.", + + "193": { + "q": "Why are mountains so funny?", + "a": "Because they're hill areas.", + "form": "qa" + }, }