From 4b04cb905f240c34c79ed2f73fa17159f239470e Mon Sep 17 00:00:00 2001 From: amosku Date: Mon, 13 Aug 2018 22:33:21 -0700 Subject: [PATCH] Mon Aug 13 2018 22:33:21 GMT-0700 (Pacific Daylight Time) --- 07/11.txt | 4 ++-- 07/13.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 07/13.txt diff --git a/07/11.txt b/07/11.txt index 2a24d4f..d1f452b 100644 --- a/07/11.txt +++ b/07/11.txt @@ -1,6 +1,6 @@ [ { - "title": "约伯会用哪种", - "body": "" + "title": "约伯会用哪种方式说话和吐露哀情?", + "body": "他会因灵愁苦,发出言语; 因心中苦恼,吐露哀情。" } ] \ No newline at end of file diff --git a/07/13.txt b/07/13.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/07/13.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 10a30eb..e9e1bd7 100644 --- a/manifest.json +++ b/manifest.json @@ -90,6 +90,7 @@ "07-01", "07-04", "07-06", - "07-08" + "07-08", + "07-11" ] } \ No newline at end of file