From db0ca38f37d85c9a2b20144ef4e2bf30ce4b0ffe Mon Sep 17 00:00:00 2001 From: coding-seth <117103157+coding-seth@users.noreply.github.com> Date: Mon, 31 Oct 2022 16:22:33 +0000 Subject: [PATCH] structure --- js/quotes.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/js/quotes.js b/js/quotes.js index d7fa1f6..d5ee21f 100644 --- a/js/quotes.js +++ b/js/quotes.js @@ -106,10 +106,10 @@ const quotes = [ { text: "The past beats inside me like a second heart.", author: "John Banville", - } + }, - { +{ text: "To doubt is better, because it helps understand, aids searching. Question is everything, answer is maturity", author: "Laxmi Prasad Devkota", }, @@ -6834,7 +6834,7 @@ const quotes = [ text:"Courage isn't having the strength to go on, it is going on when you don't have strength.", author:"Napoleon Bonaparte", }, - } + { text: "People are drawn deeper into tragedy not by their defects but by their virtues.", author: 'Haruki Murakami', }, @@ -6866,7 +6866,7 @@ const quotes = [ text:"In a gentle way, you can shake the world.", author:"Mahatma gandhi", }, - } + { text:"In order to write about life first you must live it.", author:"Ernest Hemingway", },