diff --git a/js/quotes.js b/js/quotes.js index b9f6016..d623721 100644 --- a/js/quotes.js +++ b/js/quotes.js @@ -3,6 +3,10 @@ const quotes = [ text: "Everything in moderation, including moderation.", author: "Oscar Wilde" }, + { + text: "It's the imperfections that make things beautiful", + author: "Jenny Han" + }, { text: "Write books only if you are going to say in them the things you would never dare confide to anyone", author: "Emil Cioran"