From 04af7c508ad2be350d54a39f96e0b035002c3b52 Mon Sep 17 00:00:00 2001 From: byword3 Date: Mon, 30 Sep 2019 18:01:21 +0800 Subject: [PATCH] Mon Sep 30 2019 18:01:20 GMT+0800 (Malay Peninsula Standard Time) --- 05/01.txt | 4 ++-- 05/03.txt | 14 ++++++++++++++ manifest.json | 3 ++- 3 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 05/03.txt diff --git a/05/01.txt b/05/01.txt index 2664a1f..6ef4494 100644 --- a/05/01.txt +++ b/05/01.txt @@ -1,6 +1,6 @@ [ { - "title": "撒迦利亚见到的书卷有", - "body": "" + "title": "撒迦利亚见到的书卷有多长?", + "body": "书卷长二十肘,宽十肘。" } ] \ No newline at end of file diff --git a/05/03.txt b/05/03.txt new file mode 100644 index 0000000..05ed41e --- /dev/null +++ b/05/03.txt @@ -0,0 +1,14 @@ +[ + { + "title": "据天使说,飞行的书卷是什么?", + "body": "" + }, + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index dd8200b..a15ab79 100644 --- a/manifest.json +++ b/manifest.json @@ -67,6 +67,7 @@ "04-08", "04-12", "04-14", - "05-title" + "05-title", + "05-01" ] } \ No newline at end of file