Skip to content
Merged
Changes from 1 commit
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
26 changes: 24 additions & 2 deletions customQuotes/category.json
Original file line number Diff line number Diff line change
Expand Up @@ -788,5 +788,27 @@
"quote": "A bank is a place that will lend you money if you can prove that you don’t need it.",
"author": "Bob Hope"
}
]
}
],

"Travel": [
{
"quote": "Jobs fill your pockets, adventures fill your soul.",
"author": "Jamie Lyn Beatty"
},
{
"quote": "Its the not the Destination, It's the journey.",
"author": "Ralph Waldo Emerson"
},
{
"quote": "Take only memories, leave only footprints.",
"author": "Chief Seattle"
},
{
"quote": "The journey of a thousand miles begins with one step.",
"author": "Lao Tzu"
},
{
"quote": "A journey is best measured in friends, not in miles. ",
"author": "Tim Cahill"
}
]}