Skip to content

Commit 1eb89e4

Browse files
authored
Merge pull request #575 from 18F/ajfarkas-boomerang-joke
Add boomerang dad joke
2 parents 4db1476 + 25c8c8e commit 1eb89e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/scripts/dad-joke.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,5 +235,9 @@
235235
{
236236
"setup": "What does a lawyer wear to court?",
237237
"punchline": "A lawsuit."
238+
},
239+
{
240+
"setup": "What do you call a boomerang that doesn't return?",
241+
"punchline": "A stick."
238242
}
239243
]

0 commit comments

Comments
 (0)