-
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>Galatians 5:6</strong><br /> | ||
6 For in Jesus Christ neither circumcision availeth any thing, nor uncircumcision; but faith which worketh by love.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Galatians/5/6">Saturday 11-January, 2025</a> | ||
<strong>Proverbs 19:15</strong><br /> | ||
15 Slothfulness casteth into a deep sleep; and an idle soul shall suffer hunger.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/19/15">Sunday 12-January, 2025</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": "Galatians", | ||
"chapter": "5", | ||
"date": "Saturday 11-January, 2025", | ||
"getbible": "https://getbible.net/kjv/Galatians/5/6", | ||
"name": "Galatians 5:6", | ||
"book": "Proverbs", | ||
"chapter": "19", | ||
"date": "Sunday 12-January, 2025", | ||
"getbible": "https://getbible.net/kjv/Proverbs/19/15", | ||
"name": "Proverbs 19:15", | ||
"scripture": [ | ||
{ | ||
"nr": "6", | ||
"text": "For in Jesus Christ neither circumcision availeth any thing, nor uncircumcision; but faith which worketh by love." | ||
"nr": "15", | ||
"text": "Slothfulness casteth into a deep sleep; and an idle soul shall suffer hunger." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "6", | ||
"verse": "15", | ||
"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 @@ | ||
**Galatians 5:6** | ||
**Proverbs 19:15** | ||
|
||
6 For in Jesus Christ neither circumcision availeth any thing, nor uncircumcision; but faith which worketh by love. | ||
15 Slothfulness casteth into a deep sleep; and an idle soul shall suffer hunger. | ||
|
||
[Saturday 11-January, 2025](https://getbible.net/kjv/Galatians/5/6) | ||
[Sunday 12-January, 2025](https://getbible.net/kjv/Proverbs/19/15) |
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>Galatians 5:6</strong> | ||
6 For in Jesus Christ neither circumcision availeth any thing, nor uncircumcision; but faith which worketh by love. | ||
<strong>Proverbs 19:15</strong> | ||
15 Slothfulness casteth into a deep sleep; and an idle soul shall suffer hunger. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Galatians/5/6">Saturday 11-January, 2025</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/19/15">Sunday 12-January, 2025</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 @@ | ||
48 5:6 | ||
20 19:15 |
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>Proverbs 19:15</strong><br /> | ||
15 Slothfulness casteth into a deep sleep; and an idle soul shall suffer hunger.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/19/15">Sunday 12-January, 2025</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": "Proverbs", | ||
"chapter": "19", | ||
"date": "Sunday 12-January, 2025", | ||
"getbible": "https://getbible.net/kjv/Proverbs/19/15", | ||
"name": "Proverbs 19:15", | ||
"scripture": [ | ||
{ | ||
"nr": "15", | ||
"text": "Slothfulness casteth into a deep sleep; and an idle soul shall suffer hunger." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "15", | ||
"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 @@ | ||
**Proverbs 19:15** | ||
|
||
15 Slothfulness casteth into a deep sleep; and an idle soul shall suffer hunger. | ||
|
||
[Sunday 12-January, 2025](https://getbible.net/kjv/Proverbs/19/15) |
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>Proverbs 19:15</strong> | ||
15 Slothfulness casteth into a deep sleep; and an idle soul shall suffer hunger. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/19/15">Sunday 12-January, 2025</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 @@ | ||
20 19:15 |
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>Galatians 5:6</strong><br /> | ||
6 For in Jesus Christ neither circumcision availeth any thing, nor uncircumcision; but faith which worketh by love.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Galatians/5/6">Saturday 11-January, 2025</a> | ||
<strong>Proverbs 19:15</strong><br /> | ||
15 Slothfulness casteth into a deep sleep; and an idle soul shall suffer hunger.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/19/15">Sunday 12-January, 2025</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": "Galatians", | ||
"chapter": "5", | ||
"date": "Saturday 11-January, 2025", | ||
"getbible": "https://getbible.net/kjv/Galatians/5/6", | ||
"name": "Galatians 5:6", | ||
"book": "Proverbs", | ||
"chapter": "19", | ||
"date": "Sunday 12-January, 2025", | ||
"getbible": "https://getbible.net/kjv/Proverbs/19/15", | ||
"name": "Proverbs 19:15", | ||
"scripture": [ | ||
{ | ||
"nr": "6", | ||
"text": "For in Jesus Christ neither circumcision availeth any thing, nor uncircumcision; but faith which worketh by love." | ||
"nr": "15", | ||
"text": "Slothfulness casteth into a deep sleep; and an idle soul shall suffer hunger." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "6", | ||
"verse": "15", | ||
"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 @@ | ||
**Galatians 5:6** | ||
**Proverbs 19:15** | ||
|
||
6 For in Jesus Christ neither circumcision availeth any thing, nor uncircumcision; but faith which worketh by love. | ||
15 Slothfulness casteth into a deep sleep; and an idle soul shall suffer hunger. | ||
|
||
[Saturday 11-January, 2025](https://getbible.net/kjv/Galatians/5/6) | ||
[Sunday 12-January, 2025](https://getbible.net/kjv/Proverbs/19/15) |
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>Galatians 5:6</strong> | ||
6 For in Jesus Christ neither circumcision availeth any thing, nor uncircumcision; but faith which worketh by love. | ||
<strong>Proverbs 19:15</strong> | ||
15 Slothfulness casteth into a deep sleep; and an idle soul shall suffer hunger. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Galatians/5/6">Saturday 11-January, 2025</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/19/15">Sunday 12-January, 2025</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 @@ | ||
48 5:6 | ||
20 19:15 |
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 @@ | ||
32 2:7 | ||
3 19:19 | ||
66 3:6 | ||
24 29:11 | ||
|
@@ -180,3 +179,4 @@ | |
42 20:46-47 | ||
28 13:14 | ||
48 5:6 | ||
20 19:15 |