From abb0f44e5914e2564a2fb1827ec7c685f897ff78 Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 28 May 2018 12:34:30 -0400 Subject: New non sweary victor quote --- storage/quotes.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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/" } - ] } -- cgit v1.2.3