From 0f9eb8874a2abd4ed0a2c843e94c31190b410b68 Mon Sep 17 00:00:00 2001 From: rhudygenesis Date: Thu, 8 Jun 2023 21:19:09 +0800 Subject: [PATCH] Thu Jun 08 2023 21:19:09 GMT+0800 (Philippine Standard Time) --- 01/title.txt | 1 + manifest.json | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 01/title.txt diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..6209eaa --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Kapitulo 1 \ No newline at end of file diff --git a/manifest.json b/manifest.json index f5b969f..edd7f33 100644 --- a/manifest.json +++ b/manifest.json @@ -49,5 +49,8 @@ "translators": [ "Fortunato V. Genesis Jr." ], - "finished_chunks": [] + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file