diff --git a/quotes/long_quotes.json b/quotes/long_quotes.json index bb86dde..e1dff08 100644 --- a/quotes/long_quotes.json +++ b/quotes/long_quotes.json @@ -12,13 +12,6 @@ "episode": "2", "episode_name": "First Person Protagonist's Point of View, I" }, -{ - "quote": "I was an ordinary person with ordinary skills. But even so, this didn't mean I could only do ordinary things.", - "author": "Kim Dokja", - "chapter": 15, - "episode": "3", - "episode_name": "Contract, IV" -}, { "quote": "The author of the novel probably didn't think about stuff like this. However, it is up to you to decide on what you'll get out of reading the novel. If you only find trash within, then it'll simply end as trash. But if it can impart just a tiny little bit of deeper meaning to you, then that alone will improve this work in your eyes. Again, it is up to you to decide which one it will be. But I'd really like you to choose the option where you get to 'appreciate' your time a little bit better.", "author": "Han Sooyoung", diff --git a/quotes/short_quotes.json b/quotes/short_quotes.json index e021e0a..2ec45ad 100644 --- a/quotes/short_quotes.json +++ b/quotes/short_quotes.json @@ -88,5 +88,12 @@ "chapter": 513, "episode": "99", "episode_name": "The Oldest Dream, II" +}, +{ + "quote": "I was an ordinary person with ordinary skills. But even so, this didn't mean I could only do ordinary things.", + "author": "Kim Dokja", + "chapter": 15, + "episode": "3", + "episode_name": "Contract, IV" } ]