diff --git a/scripts/about.js b/scripts/about.js index 5dee729..ed2bef1 100644 --- a/scripts/about.js +++ b/scripts/about.js @@ -53,6 +53,10 @@ const questions = [{ { 'q': 'What\'s the deal with life?', 'a': 'Man, if I knew.' + }, + { + 'q': 'Give me the bread.', + 'a': 'No, I don\'t want that.' } ];