From 80e33001f4018fc3a81c60a448f7ea51aaab3f1b Mon Sep 17 00:00:00 2001 From: amosku Date: Tue, 14 Aug 2018 22:13:14 -0700 Subject: [PATCH] Tue Aug 14 2018 22:13:13 GMT-0700 (Pacific Daylight Time) --- 12/01.txt | 4 ++-- 12/04.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 12/04.txt diff --git a/12/01.txt b/12/01.txt index bd662d1..0a271c9 100644 --- a/12/01.txt +++ b/12/01.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "约伯如何拿他自己和他的朋友们比较?", + "body": "他说也有聪明,与他们一样,并非不及他们。" } ] \ No newline at end of file diff --git a/12/04.txt b/12/04.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/12/04.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index c3560ac..ddfba78 100644 --- a/manifest.json +++ b/manifest.json @@ -131,6 +131,7 @@ "11-10", "11-15", "11-18", - "11-20" + "11-20", + "12-01" ] } \ No newline at end of file