From 772f1e0c6112b39a8b58ee9361fdd12d4c5e1cdc Mon Sep 17 00:00:00 2001 From: amosku Date: Mon, 13 Aug 2018 22:15:21 -0700 Subject: [PATCH] Mon Aug 13 2018 22:15:21 GMT-0700 (Pacific Daylight Time) --- 07/04.txt | 2 +- 07/06.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 07/06.txt diff --git a/07/04.txt b/07/04.txt index 2ef8a00..42284a3 100644 --- a/07/04.txt +++ b/07/04.txt @@ -1,6 +1,6 @@ [ { "title": "约伯身上铺满了什么?", - "body": "" + "body": "他身上铺满了虫子和尘土。" } ] \ No newline at end of file diff --git a/07/06.txt b/07/06.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/07/06.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index cb4e3f3..dc3718e 100644 --- a/manifest.json +++ b/manifest.json @@ -87,6 +87,7 @@ "06-24", "06-26", "06-28", - "07-01" + "07-01", + "07-04" ] } \ No newline at end of file