give me the bread
This commit is contained in:
parent
d010983690
commit
b8db5a6b72
1 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,10 @@ const questions = [{
|
||||||
{
|
{
|
||||||
'q': 'What\'s the deal with life?',
|
'q': 'What\'s the deal with life?',
|
||||||
'a': 'Man, if I knew.'
|
'a': 'Man, if I knew.'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
'q': 'Give me the <em>bread</em>.',
|
||||||
|
'a': 'No, I don\'t want that.'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue