diff options
Diffstat (limited to 'storage')
| -rw-r--r-- | storage/quotes.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/storage/quotes.json b/storage/quotes.json index da75c9c..e794d53 100644 --- a/storage/quotes.json +++ b/storage/quotes.json @@ -216,7 +216,13 @@ "quote" : "We can happily move on to Windows 11, Windows 10 is now done and dusted", "year" : "2018", "url" : "https://www.example.com/" + }, + { + "author" : "Victor Tran", + "authorImage" : "https://yt3.ggpht.com/-Iuf1v4-SSSM/AAAAAAAAAAI/AAAAAAAAAAA/89IYeQw--wU/photo.jpg", + "quote" : "WHAT THE - IS THAT\nMAN I JUST CAME BACK TO MY ROOM\nAND THEN I SEE YOU WITH A GUY IN IT", + "year" : "2018", + "url" : "https://www.example.com/" } - ] } |
