From 45a6320b996276a6fc6bcf4655caeefeacb6bba7 Mon Sep 17 00:00:00 2001 From: wendyc Date: Thu, 30 Nov 2017 18:16:17 -0800 Subject: [PATCH] Thu Nov 30 2017 18:16:17 GMT-0800 (Pacific 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..219873b --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Marcos \ No newline at end of file diff --git a/manifest.json b/manifest.json index 47a96a9..c74ed33 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Wendy" + ], + "finished_chunks": [ + "front-title" + ] } \ No newline at end of file