From 5cc1c4460b5cb19068f10e1e5b96c7c7cadb6870 Mon Sep 17 00:00:00 2001 From: Donkey Date: Sat, 8 Sep 2018 13:38:09 +0800 Subject: [PATCH] Sat Sep 08 2018 13:38:08 GMT+0800 (Taipei Standard Time) --- 02/03.txt | 4 ++-- 02/04.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 02/04.txt diff --git a/02/03.txt b/02/03.txt index b8fe7b3..5b5c06c 100644 --- a/02/03.txt +++ b/02/03.txt @@ -1,6 +1,6 @@ [ { - "title": "这军队过去以后,", - "body": "" + "title": "这军队过去以后,土地变成什么样子?", + "body": "这军队过去以后,土地变成荒凉的旷野." } ] \ No newline at end of file diff --git a/02/04.txt b/02/04.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/02/04.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 04046be..41da9fa 100644 --- a/manifest.json +++ b/manifest.json @@ -44,6 +44,7 @@ "01-15", "01-18", "02-title", - "02-01" + "02-01", + "02-03" ] } \ No newline at end of file