From e5aa5aeccb3e03a0bf643d8658b7c22fdeb30515 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 19 May 2018 16:23:02 -0300 Subject: [PATCH] Sat May 19 2018 16:22:51 GMT-0300 (Hora oficial do Brasil) --- 04/10.txt | 4 ++-- 04/13.txt | 6 ++++++ manifest.json | 1 + 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 04/13.txt diff --git a/04/10.txt b/04/10.txt index 19bc058..df5236c 100644 --- a/04/10.txt +++ b/04/10.txt @@ -1,6 +1,6 @@ [ { - "title": "Por qual caminho o pai conduz o filho?", - "body": "" + "title": "Por qual tipo de caminho o pai conduz o filho?", + "body": "O pai conduz o filho pelo caminho reto. " } ] \ No newline at end of file diff --git a/04/13.txt b/04/13.txt new file mode 100644 index 0000000..0b53b97 --- /dev/null +++ b/04/13.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "O filho deve persistir na disciplina, pois é a sua vida. " + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 91133b1..bbf3b17 100644 --- a/manifest.json +++ b/manifest.json @@ -41,6 +41,7 @@ "04-03", "04-05", "04-07", + "04-10", "04-20", "04-26" ]