From e59294d13e6fc3800007d8e4a72de0ad25698d1a Mon Sep 17 00:00:00 2001 From: amosku Date: Mon, 13 Aug 2018 19:25:21 -0700 Subject: [PATCH] Mon Aug 13 2018 19:25:21 GMT-0700 (Pacific Daylight Time) --- 06/12.txt | 6 ++++++ 06/14.txt | 10 ++++++++++ manifest.json | 3 ++- 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 06/12.txt create mode 100644 06/14.txt diff --git a/06/12.txt b/06/12.txt new file mode 100644 index 0000000..0119893 --- /dev/null +++ b/06/12.txt @@ -0,0 +1,6 @@ +[ + { + "title": "什么东西从约伯心中赶出净尽?", + "body": "智慧从他心中赶出净尽。" + } +] \ No newline at end of file diff --git a/06/14.txt b/06/14.txt new file mode 100644 index 0000000..1fd829b --- /dev/null +++ b/06/14.txt @@ -0,0 +1,10 @@ +[ + { + "title": "一个朋友", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index b73b943..e656e0e 100644 --- a/manifest.json +++ b/manifest.json @@ -79,6 +79,7 @@ "06-01", "06-04", "06-07", - "06-10" + "06-10", + "06-12" ] } \ No newline at end of file