From 5ccbc89968b7e35d89affd8793c102ec15571bcb Mon Sep 17 00:00:00 2001 From: CatC Date: Tue, 17 Sep 2019 00:58:13 -0500 Subject: [PATCH] Tue Sep 17 2019 00:58:13 GMT-0500 (CDT) --- 20/03.txt | 4 ++-- 20/06.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 20/06.txt diff --git a/20/03.txt b/20/03.txt index 1ab36a8..e3ae052 100644 --- a/20/03.txt +++ b/20/03.txt @@ -8,7 +8,7 @@ "body": "约翰的言下之意是,这些门徒是要去坟墓那里。另译:「跑出去,到坟墓那里」" }, { - "title": "", - "body": "" + "title": "细麻布", + "body": "这是人们用来包裹耶稣尸体的裹尸布" } ] \ No newline at end of file diff --git a/20/06.txt b/20/06.txt new file mode 100644 index 0000000..41d9175 --- /dev/null +++ b/20/06.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "这是人们用来包裹耶稣尸体的裹尸布" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 825d01d..8c33222 100644 --- a/manifest.json +++ b/manifest.json @@ -392,6 +392,7 @@ "19-38", "19-40", "20-title", - "20-01" + "20-01", + "20-03" ] } \ No newline at end of file