From 412814414b2cc22459d2c12e1d900b1ace8be9e7 Mon Sep 17 00:00:00 2001 From: amosku Date: Wed, 15 Aug 2018 09:57:16 -0700 Subject: [PATCH] Wed Aug 15 2018 09:57:16 GMT-0700 (Pacific Daylight Time) --- 14/07.txt | 6 ++++++ 14/10.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 14/07.txt create mode 100644 14/10.txt diff --git a/14/07.txt b/14/07.txt new file mode 100644 index 0000000..9d1a733 --- /dev/null +++ b/14/07.txt @@ -0,0 +1,6 @@ +[ + { + "title": "对于一株被砍下的树,约伯说了什么?", + "body": "树若被砍下,还可指望发芽。" + } +] \ No newline at end of file diff --git a/14/10.txt b/14/10.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/14/10.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 40775be..d2651f3 100644 --- a/manifest.json +++ b/manifest.json @@ -153,6 +153,7 @@ "13-23", "13-26", "14-01", - "14-04" + "14-04", + "14-07" ] } \ No newline at end of file