diff --git a/01/title.txt b/01/title.txt index 6f8db8b..cf8f437 100644 --- a/01/title.txt +++ b/01/title.txt @@ -1 +1 @@ -Cap[itulo \ 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/03/title.txt b/03/title.txt new file mode 100644 index 0000000..40c00ef --- /dev/null +++ b/03/title.txt @@ -0,0 +1 @@ +Capítulo 3 \ No newline at end of file diff --git a/04/title.txt b/04/title.txt new file mode 100644 index 0000000..c911426 --- /dev/null +++ b/04/title.txt @@ -0,0 +1 @@ +Capítulo 4 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 74198cc..484d65d 100644 --- a/manifest.json +++ b/manifest.json @@ -40,6 +40,7 @@ ], "finished_chunks": [ "front-title", + "01-title", "01-01", "01-04", "01-07", @@ -58,6 +59,7 @@ "01-40", "01-43", "01-45", + "02-title", "02-01", "02-03", "02-05", @@ -72,6 +74,7 @@ "02-23", "02-25", "02-27", + "03-title", "03-01", "03-03", "03-05", @@ -86,6 +89,7 @@ "03-28", "03-31", "03-33", + "04-title", "04-01", "04-03", "04-06",