diff options
| author | Alee <alee14498@gmail.com> | 2018-05-12 16:35:22 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-05-12 16:35:22 -0400 |
| commit | 717a359fcaf020b40e55b01829c02c2992af4a2c (patch) | |
| tree | d57ea6ff9c4d890a1ff263130423d628f7423a51 /storage/quotes.json | |
| parent | b17bd4033cd1f9db997b5619bde85af3ba4ce9a7 (diff) | |
| download | AleeBot-717a359fcaf020b40e55b01829c02c2992af4a2c.tar.gz AleeBot-717a359fcaf020b40e55b01829c02c2992af4a2c.tar.bz2 AleeBot-717a359fcaf020b40e55b01829c02c2992af4a2c.zip | |
Changes
Diffstat (limited to 'storage/quotes.json')
| -rw-r--r-- | storage/quotes.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/storage/quotes.json b/storage/quotes.json index b953e2f..da75c9c 100644 --- a/storage/quotes.json +++ b/storage/quotes.json @@ -209,6 +209,13 @@ "quote" : "Victor finally swore\nAnd I was like \"HOLY SHIT\"", "year" : "2018", "url" : "https://www.example.com/" + }, + { + "author" : "Zac Bowden", + "authorImage" : "https://pbs.twimg.com/profile_images/963331874503430144/NTv0Dlaj_400x400.jpg", + "quote" : "We can happily move on to Windows 11, Windows 10 is now done and dusted", + "year" : "2018", + "url" : "https://www.example.com/" } ] |
