From 8b2e36675b1adb3f67b69b7e5848c5b60d62175a Mon Sep 17 00:00:00 2001 From: amosku Date: Mon, 13 Aug 2018 23:17:21 -0700 Subject: [PATCH] Mon Aug 13 2018 23:17:21 GMT-0700 (Pacific Daylight Time) --- 08/11.txt | 4 ++-- 08/13.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 08/13.txt diff --git a/08/11.txt b/08/11.txt index bd662d1..6daa5ba 100644 --- a/08/11.txt +++ b/08/11.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "蒲草和芦荻需要什么来生长? ", + "body": "蒲草需要泥土,而芦荻需要水才能生长。 " } ] \ No newline at end of file diff --git a/08/13.txt b/08/13.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/08/13.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1d2fde0..aa49add 100644 --- a/manifest.json +++ b/manifest.json @@ -99,6 +99,7 @@ "08-01", "08-04", "08-06", - "08-08" + "08-08", + "08-11" ] } \ No newline at end of file