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 index ef6bce1..6e30ae1 100644 --- a/front/title.txt +++ b/front/title.txt @@ -1 +1 @@ -M \ No newline at end of file +Matthew \ No newline at end of file diff --git a/manifest.json b/manifest.json index e5440ec..0a00680 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,8 @@ "translators": [ "DHABA" ], - "finished_chunks": [] + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file