From bf0e0aa4338a3d07672ea78fa4110d08c74cf28a Mon Sep 17 00:00:00 2001 From: Deco Date: Fri, 8 Nov 2019 21:14:51 +0800 Subject: [PATCH] =?UTF-8?q?Fri=20Nov=2008=202019=2021:14:49=20GMT+0800=20(?= =?UTF-8?q?=E4=B8=AD=E5=9B=BD=E6=A0=87=E5=87=86=E6=97=B6=E9=97=B4)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 23/10.txt | 2 +- 23/13.txt | 6 ++++++ 23/15.txt | 6 ++++++ manifest.json | 4 +++- 4 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 23/13.txt create mode 100644 23/15.txt diff --git a/23/10.txt b/23/10.txt index 29883c1..1e4b9b4 100644 --- a/23/10.txt +++ b/23/10.txt @@ -1,6 +1,6 @@ [ { - "title": "约伯从神的试炼qid", + "title": "约伯期待从神的试炼中得到什么呢?", "body": "神试炼约伯之后,他必如精金。" } ] \ No newline at end of file diff --git a/23/13.txt b/23/13.txt new file mode 100644 index 0000000..41e4c38 --- /dev/null +++ b/23/13.txt @@ -0,0 +1,6 @@ +[ + { + "title": "神向约伯行出什么呢?", + "body": "神向约伯行出神心里所愿的。" + } +] \ No newline at end of file diff --git a/23/15.txt b/23/15.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/23/15.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index d446f88..188bf9f 100644 --- a/manifest.json +++ b/manifest.json @@ -248,6 +248,8 @@ "23-01", "23-03", "23-06", - "23-08" + "23-08", + "23-10", + "23-13" ] } \ No newline at end of file