diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..2800cab --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Kapitulu 1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..0ebee4c --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Gálatas \ No newline at end of file diff --git a/manifest.json b/manifest.json index 194d113..8470fba 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,11 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Elton_cv" + ], + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file