From 825180a3c5800c261c9f92066c4d9bd5e29e4003 Mon Sep 17 00:00:00 2001 From: amosku Date: Tue, 14 Aug 2018 23:11:14 -0700 Subject: [PATCH] Tue Aug 14 2018 23:11:13 GMT-0700 (Pacific Daylight Time) --- 13/01.txt | 4 ++-- 13/03.txt | 10 ++++++++++ manifest.json | 3 ++- 3 files changed, 14 insertions(+), 3 deletions(-) create mode 100644 13/03.txt diff --git a/13/01.txt b/13/01.txt index f892d74..185bee3 100644 --- a/13/01.txt +++ b/13/01.txt @@ -1,6 +1,6 @@ [ { - "title": "约伯说他所", - "body": "" + "title": "约伯如何把他所知道的和他的朋友们知道的做比较?", + "body": "约伯说他们所知道的,他也知道, 并非不及他们。 " } ] \ No newline at end of file diff --git a/13/03.txt b/13/03.txt new file mode 100644 index 0000000..972bacc --- /dev/null +++ b/13/03.txt @@ -0,0 +1,10 @@ +[ + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3d52fe0..a27cd25 100644 --- a/manifest.json +++ b/manifest.json @@ -141,6 +141,7 @@ "12-16", "12-19", "12-22", - "12-24" + "12-24", + "13-01" ] } \ No newline at end of file