From 664dae26fce970fe62ee519ef8d915834be62d83 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 19 May 2018 15:44:09 -0300 Subject: [PATCH] Sat May 19 2018 15:44:08 GMT-0300 (Hora oficial do Brasil) --- 03/07.txt | 6 ++++++ 03/11.txt | 6 ++++++ 03/13.txt | 6 ++++++ manifest.json | 5 ++++- 4 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 03/07.txt create mode 100644 03/11.txt create mode 100644 03/13.txt diff --git a/03/07.txt b/03/07.txt new file mode 100644 index 0000000..c592ac1 --- /dev/null +++ b/03/07.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Como o filho não pode se ver?", + "body": "O filho não deve se ver como sábio." + } +] \ No newline at end of file diff --git a/03/11.txt b/03/11.txt new file mode 100644 index 0000000..43003b3 --- /dev/null +++ b/03/11.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Quem Yahweh disciplina?", + "body": "Yahweh disciplina a quem Ele ama." + } +] \ No newline at end of file diff --git a/03/13.txt b/03/13.txt new file mode 100644 index 0000000..8907fa9 --- /dev/null +++ b/03/13.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Sabedoria é melhor do que o que w", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index b8aa970..aa59c43 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,9 @@ "finished_chunks": [ "03-title", "03-01", - "03-03" + "03-03", + "03-05", + "03-07", + "03-11" ] } \ No newline at end of file