From d885cfa8470c44da356027e71493839b4f30d50d Mon Sep 17 00:00:00 2001 From: amosku Date: Mon, 13 Aug 2018 23:35:21 -0700 Subject: [PATCH] Mon Aug 13 2018 23:35:21 GMT-0700 (Pacific Daylight Time) --- 09/04.txt | 4 ++-- 09/07.txt | 6 ++++++ 09/10.txt | 6 ++++++ manifest.json | 4 +++- 4 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 09/07.txt create mode 100644 09/10.txt diff --git a/09/04.txt b/09/04.txt index 2cb914e..02e4928 100644 --- a/09/04.txt +++ b/09/04.txt @@ -1,6 +1,6 @@ [ { - "title": "神在怒中会对山做什么", - "body": "" + "title": "神在怒中会对山做什么?", + "body": "祂发怒,把山翻倒挪移, 山并不知觉。" } ] \ No newline at end of file diff --git a/09/07.txt b/09/07.txt new file mode 100644 index 0000000..8d083e1 --- /dev/null +++ b/09/07.txt @@ -0,0 +1,6 @@ +[ + { + "title": "神步行在什么上?", + "body": " 神步行在海浪之上。" + } +] \ No newline at end of file diff --git a/09/10.txt b/09/10.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/09/10.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index f238815..1a78dc6 100644 --- a/manifest.json +++ b/manifest.json @@ -105,6 +105,8 @@ "08-16", "08-19", "08-21", - "09-01" + "09-01", + "09-04", + "09-07" ] } \ No newline at end of file