From 14da6120eacab97195d618af277ecb348b199910 Mon Sep 17 00:00:00 2001 From: lilyzheng Date: Fri, 25 Oct 2019 15:35:45 +0800 Subject: [PATCH] Fri Oct 25 2019 15:35:45 GMT+0800 (CST) --- 01/01.txt | 2 +- 01/04.txt | 6 ++++++ 01/07.txt | 18 ++++++++++++++++++ manifest.json | 4 +++- 4 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 01/04.txt create mode 100644 01/07.txt diff --git a/01/01.txt b/01/01.txt index 825e515..20ab137 100644 --- a/01/01.txt +++ b/01/01.txt @@ -13,6 +13,6 @@ }, { "title": "剪除", - "body": "毁灭,被说成把它从它所属于地。(参见:figs_metaphor) " + "body": "毁灭,被说成把它从它所属于的地方剪除。(参:figs_metaphor) " } ] \ No newline at end of file diff --git a/01/04.txt b/01/04.txt new file mode 100644 index 0000000..ed06266 --- /dev/null +++ b/01/04.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Milcom", + "body": "N/A" + } +] \ No newline at end of file diff --git a/01/07.txt b/01/07.txt new file mode 100644 index 0000000..4768495 --- /dev/null +++ b/01/07.txt @@ -0,0 +1,18 @@ +[ + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index dcc9491..20f1c2c 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,8 @@ ], "finished_chunks": [ "front-title", - "01-title" + "01-title", + "01-01", + "01-04" ] } \ No newline at end of file