Skip to content

Commit

Permalink
added a inspiration quote (#74)
Browse files Browse the repository at this point in the history
* Update data.json (#61)

* Update data.json

* Update data.json

Co-authored-by: Anirudh Panda <[email protected]>

* Format dd2e676

* added a inspiration quote

Co-authored-by: Dikshant Gautam <[email protected]>
Co-authored-by: Anirudh Panda <[email protected]>
Co-authored-by: prettifier[bot] <45367598+prettifier[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Oct 14, 2021
1 parent 1fa27d7 commit 06b155b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,11 +217,6 @@
"book": "Little Women",
"author": "Louisa May Alcott"
},
{
"line": "It's a dangerous business, Frodo, going out your door. You step onto the road, and if you don't keep your feet, there's no knowing where you might be swept off to.",
"book": "The Lord of the Rings",
"author": "J.R.R. Tolkien"
},
{
"line": "There are years that ask questions and years that answer.",
"book": "Their Eyes Were Watching God",
Expand All @@ -241,5 +236,10 @@
"line": "Whatever our souls are made of, his and mine are the same.",
"book": "Wuthering Heights",
"author": "Emily Brontë"
}
},
{
"line": "It's a dangerous business, Frodo, going out your door. You step onto the road, and if you don't keep your feet, there's no knowing where you might be swept off to.",
"book": "The Lord of the Rings",
"author": "J.R.R. Tolkien"
}
]
5 changes: 5 additions & 0 deletions data/inspire.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,10 @@
"line": "All we have to decide is what to do with the time that is given to us.",
"book": "The Fellowship of the Ring",
"author": "J.R.R Tolkien"
},
{
"line": "It is better to be hated for what you are than to be loved for what you are not.",
"book": "Autumn Leaves",
"author": "André Gide"
}
]

0 comments on commit 06b155b

Please sign in to comment.