diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..7f596a0 --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Chapter 1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..c2260ed --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Titus \ No newline at end of file diff --git a/manifest.json b/manifest.json index 85a26f9..90c9a2c 100644 --- a/manifest.json +++ b/manifest.json @@ -49,5 +49,7 @@ "translators": [ "Loa" ], - "finished_chunks": [] + "finished_chunks": [ + "01-01" + ] } \ No newline at end of file