From 3300c332715fa4f305bab0fa69dc888d754ff2c3 Mon Sep 17 00:00:00 2001 From: amosku Date: Mon, 13 Aug 2018 22:29:21 -0700 Subject: [PATCH] Mon Aug 13 2018 22:29:21 GMT-0700 (Pacific Daylight Time) --- 07/06.txt | 4 ++-- 07/08.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 07/08.txt diff --git a/07/06.txt b/07/06.txt index bd662d1..fcd2cbb 100644 --- a/07/06.txt +++ b/07/06.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "约伯用什么描述他日子逝去的速度?", + "body": "他的日子比梭更快。" } ] \ No newline at end of file diff --git a/07/08.txt b/07/08.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/07/08.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index dc3718e..dd9ed82 100644 --- a/manifest.json +++ b/manifest.json @@ -88,6 +88,7 @@ "06-26", "06-28", "07-01", - "07-04" + "07-04", + "07-06" ] } \ No newline at end of file