From cb99dbacd505e9d5f917ccd09d4abe882905e7dc Mon Sep 17 00:00:00 2001 From: bluejean Date: Wed, 23 Oct 2019 19:29:01 +0800 Subject: [PATCH] =?UTF-8?q?Wed=20Oct=2023=202019=2019:29:01=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 --- 08/10.txt | 6 +++--- 08/12.txt | 10 ++++++++++ manifest.json | 3 ++- 3 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 08/12.txt diff --git a/08/10.txt b/08/10.txt index 215a8de..1057270 100644 --- a/08/10.txt +++ b/08/10.txt @@ -5,10 +5,10 @@ }, { "title": "洗濯盆", - "body": "" + "body": "这是铜做的盆,放在祭坛和帐幕之间。" }, { - "title": "", - "body": "" + "title": "盆座", + "body": "这是铜做的底座,上面放洗濯盆。" } ] \ No newline at end of file diff --git a/08/12.txt b/08/12.txt new file mode 100644 index 0000000..972bacc --- /dev/null +++ b/08/12.txt @@ -0,0 +1,10 @@ +[ + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 42759a8..6d8b48c 100644 --- a/manifest.json +++ b/manifest.json @@ -121,6 +121,7 @@ "08-01", "08-04", "08-06", - "08-08" + "08-08", + "08-10" ] } \ No newline at end of file