From 73b9f2bae11a6bc6ef14ab6f409c5b8170ec7ca4 Mon Sep 17 00:00:00 2001 From: paulac Date: Fri, 15 Oct 2021 12:21:53 -0400 Subject: [PATCH] Fri Oct 15 2021 12:21:52 GMT-0400 (Eastern Daylight Time) --- 01/title.txt | 1 + front/title.txt | 1 + manifest.json | 8 ++++++-- 3 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 01/title.txt create mode 100644 front/title.txt diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..56a6051 --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..3339f2a --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +2 CHRONICLES \ No newline at end of file diff --git a/manifest.json b/manifest.json index dc19025..5337081 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "paulac" + ], + "finished_chunks": [ + "front-title" + ] } \ No newline at end of file