From 5ff60e4b4ad5afc888fe3b84ab1f74cc47d3165d Mon Sep 17 00:00:00 2001 From: kings Date: Thu, 1 Feb 2024 10:17:54 +0530 Subject: [PATCH] Thu Feb 01 2024 10:17:53 GMT+0530 (India Standard Time) --- front/title.txt | 1 + manifest.json | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 front/title.txt diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..40fc7f7 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Genesis \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6042160..8c2421d 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "kings" + ], + "finished_chunks": [ + "front-title" + ] } \ No newline at end of file