From 4c41a6ac017231bfba311d5e202ecda68329166b Mon Sep 17 00:00:00 2001 From: Rafael Date: Wed, 21 Oct 2020 18:49:07 -0400 Subject: [PATCH] Wed Oct 21 2020 18:49:07 GMT-0400 (SA Western Standard Time) --- 01/title.txt | 2 +- 02/title.txt | 1 + manifest.json | 34 ++++++++++++++++++---------------- 3 files changed, 20 insertions(+), 17 deletions(-) create mode 100644 02/title.txt diff --git a/01/title.txt b/01/title.txt index 96d80cd..cf8f437 100644 --- a/01/title.txt +++ b/01/title.txt @@ -1 +1 @@ -C \ No newline at end of file +Capítulo 1 \ No newline at end of file diff --git a/02/title.txt b/02/title.txt new file mode 100644 index 0000000..8ee7afa --- /dev/null +++ b/02/title.txt @@ -0,0 +1 @@ +Capítulo 2 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 804706d..8eb1733 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ ], "finished_chunks": [ "front-title", + "01-title", "01-01", "01-03", "01-06", @@ -51,21 +52,7 @@ "01-20", "01-22", "01-24", - "03-01", - "03-03", - "03-05", - "03-07", - "03-08", - "03-10", - "03-13", - "03-15", - "03-18", - "03-21", - "05-01", - "05-05", - "05-08", - "05-10", - "05-12", + "02-title", "02-01", "02-04", "02-06", @@ -76,12 +63,27 @@ "02-18", "02-21", "02-24", + "03-01", + "03-03", + "03-05", + "03-07", + "03-08", + "03-10", + "03-13", + "03-15", + "03-18", + "03-21", "04-01", "04-03", "04-07", "04-10", "04-12", "04-15", - "04-17" + "04-17", + "05-01", + "05-05", + "05-08", + "05-10", + "05-12" ] } \ No newline at end of file