Wed Oct 21 2020 18:49:07 GMT-0400 (SA Western Standard Time)

This commit is contained in:
Rafael 2020-10-21 18:49:07 -04:00
parent 0a020bcd25
commit 4c41a6ac01
3 changed files with 20 additions and 17 deletions

View File

@ -1 +1 @@
C Capítulo 1

1
02/title.txt Normal file
View File

@ -0,0 +1 @@
Capítulo 2

View File

@ -40,6 +40,7 @@
], ],
"finished_chunks": [ "finished_chunks": [
"front-title", "front-title",
"01-title",
"01-01", "01-01",
"01-03", "01-03",
"01-06", "01-06",
@ -51,21 +52,7 @@
"01-20", "01-20",
"01-22", "01-22",
"01-24", "01-24",
"03-01", "02-title",
"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-01", "02-01",
"02-04", "02-04",
"02-06", "02-06",
@ -76,12 +63,27 @@
"02-18", "02-18",
"02-21", "02-21",
"02-24", "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-01",
"04-03", "04-03",
"04-07", "04-07",
"04-10", "04-10",
"04-12", "04-12",
"04-15", "04-15",
"04-17" "04-17",
"05-01",
"05-05",
"05-08",
"05-10",
"05-12"
] ]
} }