Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

structure #173

Merged
merged 1 commit into from Oct 31, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions js/quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
Expand Down Expand Up @@ -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',
},
Expand Down Expand Up @@ -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",
},
Expand Down