From db6d74a8b936a0667d485103d3792b398a66771f Mon Sep 17 00:00:00 2001 From: shiloh Date: Sun, 25 Feb 2018 00:41:09 -0800 Subject: [PATCH] Sun Feb 25 2018 00:41:08 GMT-0800 (Pacific Standard Time) --- 07/04.txt | 6 +++++- 07/07.txt | 14 ++++++++++++++ manifest.json | 3 ++- 3 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 07/07.txt diff --git a/07/04.txt b/07/04.txt index 9c515b9..ea8e66c 100644 --- a/07/04.txt +++ b/07/04.txt @@ -1,6 +1,10 @@ [ { "title": "信徒怎样向律法死?", - "body": "" + "body": "信徒借着耶稣基督的身体向律法死。" + }, + { + "title": "信徒向律法死了之后能做什么?", + "body": "信徒能归于从死里复活的耶稣基督。" } ] \ No newline at end of file diff --git a/07/07.txt b/07/07.txt new file mode 100644 index 0000000..d1da411 --- /dev/null +++ b/07/07.txt @@ -0,0 +1,14 @@ +[ + { + "title": "律法的作用是什么?", + "body": "律法的作用是使人知罪。" + }, + { + "title": "律法本身是罪吗?", + "body": "律法本身不是罪。" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index c4c8115..85b2ced 100644 --- a/manifest.json +++ b/manifest.json @@ -101,6 +101,7 @@ "06-19", "06-22", "07-01", - "07-02" + "07-02", + "07-04" ] } \ No newline at end of file