diff --git a/08/11.txt b/08/11.txt index bd662d1..6daa5ba 100644 --- a/08/11.txt +++ b/08/11.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "蒲草和芦荻需要什么来生长? ", + "body": "蒲草需要泥土,而芦荻需要水才能生长。 " } ] \ No newline at end of file diff --git a/08/13.txt b/08/13.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/08/13.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1d2fde0..aa49add 100644 --- a/manifest.json +++ b/manifest.json @@ -99,6 +99,7 @@ "08-01", "08-04", "08-06", - "08-08" + "08-08", + "08-11" ] } \ No newline at end of file