-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
66 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<strong>Luke 12:6-7</strong><br /> | ||
6 Are not five sparrows sold for two farthings, and not one of them is forgotten before God? 7 But even the very hairs of your head are all numbered. Fear not therefore: ye are of more value than many sparrows.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Luke/12/6-7">Wednesday 31-July, 2024</a> | ||
<strong>Galatians 6:7</strong><br /> | ||
7 Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Galatians/6/7">Thursday 01-August, 2024</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,17 @@ | ||
{ | ||
"book": "Luke", | ||
"chapter": "12", | ||
"date": "Wednesday 31-July, 2024", | ||
"getbible": "https://getbible.net/kjv/Luke/12/6-7", | ||
"name": "Luke 12:6-7", | ||
"book": "Galatians", | ||
"chapter": "6", | ||
"date": "Thursday 01-August, 2024", | ||
"getbible": "https://getbible.net/kjv/Galatians/6/7", | ||
"name": "Galatians 6:7", | ||
"scripture": [ | ||
{ | ||
"nr": "6", | ||
"text": "Are not five sparrows sold for two farthings, and not one of them is forgotten before God?" | ||
}, | ||
{ | ||
"nr": "7", | ||
"text": "But even the very hairs of your head are all numbered. Fear not therefore: ye are of more value than many sparrows." | ||
"text": "Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "6-7", | ||
"verse": "7", | ||
"version": "kjv" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
**Luke 12:6-7** | ||
**Galatians 6:7** | ||
|
||
6 Are not five sparrows sold for two farthings, and not one of them is forgotten before God? 7 But even the very hairs of your head are all numbered. Fear not therefore: ye are of more value than many sparrows. | ||
7 Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap. | ||
|
||
[Wednesday 31-July, 2024](https://getbible.net/kjv/Luke/12/6-7) | ||
[Thursday 01-August, 2024](https://getbible.net/kjv/Galatians/6/7) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<strong>Luke 12:6-7</strong> | ||
6 Are not five sparrows sold for two farthings, and not one of them is forgotten before God? 7 But even the very hairs of your head are all numbered. Fear not therefore: ye are of more value than many sparrows. | ||
<strong>Galatians 6:7</strong> | ||
7 Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Luke/12/6-7">Wednesday 31-July, 2024</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Galatians/6/7">Thursday 01-August, 2024</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
42 12:6-7 | ||
48 6:7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<strong>Galatians 6:7</strong><br /> | ||
7 Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Galatians/6/7">Thursday 01-August, 2024</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"book": "Galatians", | ||
"chapter": "6", | ||
"date": "Thursday 01-August, 2024", | ||
"getbible": "https://getbible.net/kjv/Galatians/6/7", | ||
"name": "Galatians 6:7", | ||
"scripture": [ | ||
{ | ||
"nr": "7", | ||
"text": "Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "7", | ||
"version": "kjv" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
**Galatians 6:7** | ||
|
||
7 Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap. | ||
|
||
[Thursday 01-August, 2024](https://getbible.net/kjv/Galatians/6/7) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<strong>Galatians 6:7</strong> | ||
7 Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Galatians/6/7">Thursday 01-August, 2024</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
48 6:7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<strong>Luke 12:6-7</strong><br /> | ||
6 Are not five sparrows sold for two farthings, and not one of them is forgotten before God? 7 But even the very hairs of your head are all numbered. Fear not therefore: ye are of more value than many sparrows.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Luke/12/6-7">Wednesday 31-July, 2024</a> | ||
<strong>Galatians 6:7</strong><br /> | ||
7 Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Galatians/6/7">Thursday 01-August, 2024</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,17 @@ | ||
{ | ||
"book": "Luke", | ||
"chapter": "12", | ||
"date": "Wednesday 31-July, 2024", | ||
"getbible": "https://getbible.net/kjv/Luke/12/6-7", | ||
"name": "Luke 12:6-7", | ||
"book": "Galatians", | ||
"chapter": "6", | ||
"date": "Thursday 01-August, 2024", | ||
"getbible": "https://getbible.net/kjv/Galatians/6/7", | ||
"name": "Galatians 6:7", | ||
"scripture": [ | ||
{ | ||
"nr": "6", | ||
"text": "Are not five sparrows sold for two farthings, and not one of them is forgotten before God?" | ||
}, | ||
{ | ||
"nr": "7", | ||
"text": "But even the very hairs of your head are all numbered. Fear not therefore: ye are of more value than many sparrows." | ||
"text": "Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "6-7", | ||
"verse": "7", | ||
"version": "kjv" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
**Luke 12:6-7** | ||
**Galatians 6:7** | ||
|
||
6 Are not five sparrows sold for two farthings, and not one of them is forgotten before God? 7 But even the very hairs of your head are all numbered. Fear not therefore: ye are of more value than many sparrows. | ||
7 Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap. | ||
|
||
[Wednesday 31-July, 2024](https://getbible.net/kjv/Luke/12/6-7) | ||
[Thursday 01-August, 2024](https://getbible.net/kjv/Galatians/6/7) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<strong>Luke 12:6-7</strong> | ||
6 Are not five sparrows sold for two farthings, and not one of them is forgotten before God? 7 But even the very hairs of your head are all numbered. Fear not therefore: ye are of more value than many sparrows. | ||
<strong>Galatians 6:7</strong> | ||
7 Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Luke/12/6-7">Wednesday 31-July, 2024</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Galatians/6/7">Thursday 01-August, 2024</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
42 12:6-7 | ||
48 6:7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
19 115:14 | ||
66 1:7 | ||
47 6:2 | ||
18 27:5-6 | ||
|
@@ -180,3 +179,4 @@ | |
48 3:28 | ||
19 84:4 | ||
42 12:6-7 | ||
48 6:7 |