From 15ebb5254874c779e8f015ccc5c8486e9c8f783e Mon Sep 17 00:00:00 2001 From: amosku Date: Mon, 13 Aug 2018 12:30:46 -0700 Subject: [PATCH] Mon Aug 13 2018 12:30:46 GMT-0700 (Pacific Daylight Time) --- 05/06.txt | 6 ++++++ 05/08.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 05/06.txt create mode 100644 05/08.txt diff --git a/05/06.txt b/05/06.txt new file mode 100644 index 0000000..4a4464d --- /dev/null +++ b/05/06.txt @@ -0,0 +1,6 @@ +[ + { + "title": "祸患从何而来?", + "body": "人生在世必遇患难,如同火星飞腾" + } +] \ No newline at end of file diff --git a/05/08.txt b/05/08.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/05/08.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index e4890e1..b35a3a6 100644 --- a/manifest.json +++ b/manifest.json @@ -67,6 +67,7 @@ "04-16", "04-18", "05-01", - "05-04" + "05-04", + "05-06" ] } \ No newline at end of file