From 63fe22942cf96c28eb4ccb0a5b3e944f68c03dd0 Mon Sep 17 00:00:00 2001 From: CatC Date: Mon, 24 Sep 2018 23:56:57 -0500 Subject: [PATCH] Mon Sep 24 2018 23:56:56 GMT-0500 (CDT) --- 03/12.txt | 6 +++++- 03/14.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 03/14.txt diff --git a/03/12.txt b/03/12.txt index d659ca4..efb133d 100644 --- a/03/12.txt +++ b/03/12.txt @@ -13,6 +13,10 @@ }, { "title": "天堂的事情", - "body": "" + "body": "属灵的事情" + }, + { + "title": "天堂", + "body": "这意思是神居住的所在。" } ] \ No newline at end of file diff --git a/03/14.txt b/03/14.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/03/14.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index c4a85fa..6839416 100644 --- a/manifest.json +++ b/manifest.json @@ -74,6 +74,7 @@ "03-03", "03-05", "03-07", - "03-09" + "03-09", + "03-12" ] } \ No newline at end of file