diff --git a/01/07.txt b/01/07.txt index c1bc840..40b3898 100644 --- a/01/07.txt +++ b/01/07.txt @@ -1,6 +1,6 @@ [ { - "title": "¿Con qué ", - "body": "" + "title": "¿Con qué Juan dijo el que venía después de él los iba a bautizar?", + "body": "Juan dijo el que iba a venir después de él los iba a bautizar con el Espíritu Santo." } ] \ No newline at end of file diff --git a/01/09.txt b/01/09.txt new file mode 100644 index 0000000..972bacc --- /dev/null +++ b/01/09.txt @@ -0,0 +1,10 @@ +[ + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index f0e66ca..de8ef28 100644 --- a/manifest.json +++ b/manifest.json @@ -37,6 +37,7 @@ ], "finished_chunks": [ "01-01", - "01-04" + "01-04", + "01-07" ] } \ No newline at end of file