From de9e3c54b37d21891b85978fb308dc6a402ebf16 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 24 Feb 2018 09:11:25 -0300 Subject: [PATCH] Sat Feb 24 2018 09:11:25 GMT-0300 (Hora oficial do Brasil) --- 16/28.txt | 4 ++-- 16/31.txt | 10 ++++++++++ manifest.json | 3 ++- 3 files changed, 14 insertions(+), 3 deletions(-) create mode 100644 16/31.txt diff --git a/16/28.txt b/16/28.txt index 8f035e8..296713f 100644 --- a/16/28.txt +++ b/16/28.txt @@ -1,6 +1,6 @@ [ { - "title": "O que cada israelita deve fazer ao ", - "body": "" + "title": "O que cada israelita deve fazer ao sétimo dia?", + "body": "Cada um deles deve ficar em sua própria morada; ninguem deve sair de sua morada ao sétimo dia." } ] \ No newline at end of file diff --git a/16/31.txt b/16/31.txt new file mode 100644 index 0000000..aaf409b --- /dev/null +++ b/16/31.txt @@ -0,0 +1,10 @@ +[ + { + "title": "O que era o maná?", + "body": "Maná era como uma semente de coentro branca e seu sabor era como uma hóstia feita com mel." + }, + { + "title": "Por que um ômer de maná será mantido?", + "body": "Um ômer de maná será mantido através das gerações do " + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 9371ffb..ccd2633 100644 --- a/manifest.json +++ b/manifest.json @@ -65,6 +65,7 @@ "16-19", "16-22", "16-24", - "16-26" + "16-26", + "16-28" ] } \ No newline at end of file