diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..6209eaa --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Kapitulo 1 \ No newline at end of file diff --git a/02/title.txt b/02/title.txt new file mode 100644 index 0000000..fd10134 --- /dev/null +++ b/02/title.txt @@ -0,0 +1 @@ +Kapitulo 2 \ No newline at end of file diff --git a/manifest.json b/manifest.json index fc7bb62..2990716 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,12 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Ponivel70" + ], + "finished_chunks": [ + "front-title", + "01-title", + "02-title" + ] } \ No newline at end of file