Skip to content

Commit 0c7792d

Browse files
authored
Inclusion of new category Travel (#257)
1 parent 4cd7b73 commit 0c7792d

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

customQuotes/category.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -788,5 +788,28 @@
788788
"quote": "A bank is a place that will lend you money if you can prove that you don’t need it.",
789789
"author": "Bob Hope"
790790
}
791+
],
792+
793+
"Travel": [
794+
{
795+
"quote": "Jobs fill your pockets, adventures fill your soul.",
796+
"author": "Jamie Lyn Beatty"
797+
},
798+
{
799+
"quote": "Its the not the Destination, It's the journey.",
800+
"author": "Ralph Waldo Emerson"
801+
},
802+
{
803+
"quote": "Take only memories, leave only footprints.",
804+
"author": "Chief Seattle"
805+
},
806+
{
807+
"quote": "The journey of a thousand miles begins with one step.",
808+
"author": "Lao Tzu"
809+
},
810+
{
811+
"quote": "A journey is best measured in friends, not in miles. ",
812+
"author": "Tim Cahill"
813+
}
791814
]
792815
}

0 commit comments

Comments
 (0)