From 8625bb382d9a92215bc5893f1fcce977f2727d3e Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 19 May 2018 16:10:45 -0300 Subject: [PATCH] Sat May 19 2018 16:10:45 GMT-0300 (-03) --- 11/21.txt | 2 +- 11/23.txt | 6 ++++++ 11/25.txt | 6 ++++++ manifest.json | 4 +++- 4 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 11/23.txt create mode 100644 11/25.txt diff --git a/11/21.txt b/11/21.txt index 3dd22ed..fd83bf5 100644 --- a/11/21.txt +++ b/11/21.txt @@ -1,6 +1,6 @@ [ { "title": "Do que tods podem ter certeza?", - "body": "Todos podem ter certeza que os perversos não passarão" + "body": "Todos podem ter certeza que os perversos não passarão impunes." } ] \ No newline at end of file diff --git a/11/23.txt b/11/23.txt new file mode 100644 index 0000000..8e00c89 --- /dev/null +++ b/11/23.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que sucederá ao que semeia?", + "body": "O que semeia acumulará ainda mais." + } +] \ No newline at end of file diff --git a/11/25.txt b/11/25.txt new file mode 100644 index 0000000..611cd3c --- /dev/null +++ b/11/25.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que aconte", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4a85165..52b7a82 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,8 @@ "11-14", "11-15", "11-17", - "11-19" + "11-19", + "11-21", + "11-23" ] } \ No newline at end of file