diff --git a/01/40.txt b/01/40.txt index 8aca13d..7952cc2 100644 --- a/01/40.txt +++ b/01/40.txt @@ -5,6 +5,6 @@ }, { "title": "约翰的儿子", - "body": "" + "body": "这不是施洗约翰。 「约翰」是个很普遍的名字。" } ] \ No newline at end of file diff --git a/01/43.txt b/01/43.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/01/43.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 476435a..afd04a1 100644 --- a/manifest.json +++ b/manifest.json @@ -53,6 +53,7 @@ "01-29", "01-32", "01-35", - "01-37" + "01-37", + "01-40" ] } \ No newline at end of file