-
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
68 additions
and
38 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>Proverbs 3:27</strong><br /> | ||
27 Withhold not good from them to whom it is due, when it is in the power of thine hand to do it.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/3/27">Sunday 22-October, 2023</a> | ||
<strong>John 15:11</strong><br /> | ||
11 These things have I spoken unto you, that my joy might remain in you, and that your joy might be full.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/15/11">Monday 23-October, 2023</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,17 +1,17 @@ | ||
{ | ||
"book": "Proverbs", | ||
"chapter": "3", | ||
"date": "Sunday 22-October, 2023", | ||
"getbible": "https://getbible.net/kjv/Proverbs/3/27", | ||
"name": "Proverbs 3:27", | ||
"book": "John", | ||
"chapter": "15", | ||
"date": "Monday 23-October, 2023", | ||
"getbible": "https://getbible.net/kjv/John/15/11", | ||
"name": "John 15:11", | ||
"scripture": [ | ||
{ | ||
"nr": "27", | ||
"text": "Withhold not good from them to whom it is due, when it is in the power of thine hand to do it." | ||
"nr": "11", | ||
"text": "These things have I spoken unto you, that my joy might remain in you, and that your joy might be full." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "27", | ||
"verse": "11", | ||
"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 @@ | ||
**Proverbs 3:27** | ||
**John 15:11** | ||
|
||
27 Withhold not good from them to whom it is due, when it is in the power of thine hand to do it. | ||
11 These things have I spoken unto you, that my joy might remain in you, and that your joy might be full. | ||
|
||
[Sunday 22-October, 2023](https://getbible.net/kjv/Proverbs/3/27) | ||
[Monday 23-October, 2023](https://getbible.net/kjv/John/15/11) |
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>Proverbs 3:27</strong> | ||
27 Withhold not good from them to whom it is due, when it is in the power of thine hand to do it. | ||
<strong>John 15:11</strong> | ||
11 These things have I spoken unto you, that my joy might remain in you, and that your joy might be full. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/3/27">Sunday 22-October, 2023</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/15/11">Monday 23-October, 2023</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 @@ | ||
20 3:27 | ||
43 15:11 |
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>John 15:11</strong><br /> | ||
11 These things have I spoken unto you, that my joy might remain in you, and that your joy might be full.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/15/11">Monday 23-October, 2023</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": "John", | ||
"chapter": "15", | ||
"date": "Monday 23-October, 2023", | ||
"getbible": "https://getbible.net/kjv/John/15/11", | ||
"name": "John 15:11", | ||
"scripture": [ | ||
{ | ||
"nr": "11", | ||
"text": "These things have I spoken unto you, that my joy might remain in you, and that your joy might be full." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "11", | ||
"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 @@ | ||
**John 15:11** | ||
|
||
11 These things have I spoken unto you, that my joy might remain in you, and that your joy might be full. | ||
|
||
[Monday 23-October, 2023](https://getbible.net/kjv/John/15/11) |
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>John 15:11</strong> | ||
11 These things have I spoken unto you, that my joy might remain in you, and that your joy might be full. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/15/11">Monday 23-October, 2023</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 @@ | ||
43 15:11 |
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>Proverbs 3:27</strong><br /> | ||
27 Withhold not good from them to whom it is due, when it is in the power of thine hand to do it.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/3/27">Sunday 22-October, 2023</a> | ||
<strong>John 15:11</strong><br /> | ||
11 These things have I spoken unto you, that my joy might remain in you, and that your joy might be full.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/15/11">Monday 23-October, 2023</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,17 +1,17 @@ | ||
{ | ||
"book": "Proverbs", | ||
"chapter": "3", | ||
"date": "Sunday 22-October, 2023", | ||
"getbible": "https://getbible.net/kjv/Proverbs/3/27", | ||
"name": "Proverbs 3:27", | ||
"book": "John", | ||
"chapter": "15", | ||
"date": "Monday 23-October, 2023", | ||
"getbible": "https://getbible.net/kjv/John/15/11", | ||
"name": "John 15:11", | ||
"scripture": [ | ||
{ | ||
"nr": "27", | ||
"text": "Withhold not good from them to whom it is due, when it is in the power of thine hand to do it." | ||
"nr": "11", | ||
"text": "These things have I spoken unto you, that my joy might remain in you, and that your joy might be full." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "27", | ||
"verse": "11", | ||
"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 @@ | ||
**Proverbs 3:27** | ||
**John 15:11** | ||
|
||
27 Withhold not good from them to whom it is due, when it is in the power of thine hand to do it. | ||
11 These things have I spoken unto you, that my joy might remain in you, and that your joy might be full. | ||
|
||
[Sunday 22-October, 2023](https://getbible.net/kjv/Proverbs/3/27) | ||
[Monday 23-October, 2023](https://getbible.net/kjv/John/15/11) |
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>Proverbs 3:27</strong> | ||
27 Withhold not good from them to whom it is due, when it is in the power of thine hand to do it. | ||
<strong>John 15:11</strong> | ||
11 These things have I spoken unto you, that my joy might remain in you, and that your joy might be full. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/3/27">Sunday 22-October, 2023</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/15/11">Monday 23-October, 2023</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 @@ | ||
20 3:27 | ||
43 15:11 |
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 @@ | ||
59 1:25 | ||
20 31:20 | ||
46 3:3-4 | ||
41 5:25-29 | ||
|
@@ -180,3 +179,4 @@ | |
43 3:11 | ||
59 5:10-11 | ||
20 3:27 | ||
43 15:11 |