-
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
46 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 22:20-21</strong><br /> | ||
20 Have not I written to thee excellent things in counsels and knowledge, 21 That I might make thee know the certainty of the words of truth; that thou mightest answer the words of truth to them that send unto thee?<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/22/20-21">Tuesday 21-January, 2025</a> | ||
<strong>John 3:19</strong><br /> | ||
19 And this is the condemnation, that light is come into the world, and men loved darkness rather than light, because their deeds were evil.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/3/19">Wednesday 22-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,21 +1,17 @@ | ||
{ | ||
"book": "Proverbs", | ||
"chapter": "22", | ||
"date": "Tuesday 21-January, 2025", | ||
"getbible": "https://getbible.net/kjv/Proverbs/22/20-21", | ||
"name": "Proverbs 22:20-21", | ||
"book": "John", | ||
"chapter": "3", | ||
"date": "Wednesday 22-January, 2025", | ||
"getbible": "https://getbible.net/kjv/John/3/19", | ||
"name": "John 3:19", | ||
"scripture": [ | ||
{ | ||
"nr": "20", | ||
"text": "Have not I written to thee excellent things in counsels and knowledge," | ||
}, | ||
{ | ||
"nr": "21", | ||
"text": "That I might make thee know the certainty of the words of truth; that thou mightest answer the words of truth to them that send unto thee?" | ||
"nr": "19", | ||
"text": "And this is the condemnation, that light is come into the world, and men loved darkness rather than light, because their deeds were evil." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "20-21", | ||
"verse": "19", | ||
"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 22:20-21** | ||
**John 3:19** | ||
|
||
20 Have not I written to thee excellent things in counsels and knowledge, 21 That I might make thee know the certainty of the words of truth; that thou mightest answer the words of truth to them that send unto thee? | ||
19 And this is the condemnation, that light is come into the world, and men loved darkness rather than light, because their deeds were evil. | ||
|
||
[Tuesday 21-January, 2025](https://getbible.net/kjv/Proverbs/22/20-21) | ||
[Wednesday 22-January, 2025](https://getbible.net/kjv/John/3/19) |
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 22:20-21</strong> | ||
20 Have not I written to thee excellent things in counsels and knowledge, 21 That I might make thee know the certainty of the words of truth; that thou mightest answer the words of truth to them that send unto thee? | ||
<strong>John 3:19</strong> | ||
19 And this is the condemnation, that light is come into the world, and men loved darkness rather than light, because their deeds were evil. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/22/20-21">Tuesday 21-January, 2025</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/3/19">Wednesday 22-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 @@ | ||
20 22:20-21 | ||
43 3:19 |
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 3:19</strong><br /> | ||
19 And this is the condemnation, that light is come into the world, and men loved darkness rather than light, because their deeds were evil.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/3/19">Wednesday 22-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": "John", | ||
"chapter": "3", | ||
"date": "Wednesday 22-January, 2025", | ||
"getbible": "https://getbible.net/kjv/John/3/19", | ||
"name": "John 3:19", | ||
"scripture": [ | ||
{ | ||
"nr": "19", | ||
"text": "And this is the condemnation, that light is come into the world, and men loved darkness rather than light, because their deeds were evil." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "19", | ||
"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 3:19** | ||
|
||
19 And this is the condemnation, that light is come into the world, and men loved darkness rather than light, because their deeds were evil. | ||
|
||
[Wednesday 22-January, 2025](https://getbible.net/kjv/John/3/19) |
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 3:19</strong> | ||
19 And this is the condemnation, that light is come into the world, and men loved darkness rather than light, because their deeds were evil. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/3/19">Wednesday 22-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 @@ | ||
43 3:19 |
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 22:20-21</strong><br /> | ||
20 Have not I written to thee excellent things in counsels and knowledge, 21 That I might make thee know the certainty of the words of truth; that thou mightest answer the words of truth to them that send unto thee?<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/22/20-21">Tuesday 21-January, 2025</a> | ||
<strong>John 3:19</strong><br /> | ||
19 And this is the condemnation, that light is come into the world, and men loved darkness rather than light, because their deeds were evil.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/3/19">Wednesday 22-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,21 +1,17 @@ | ||
{ | ||
"book": "Proverbs", | ||
"chapter": "22", | ||
"date": "Tuesday 21-January, 2025", | ||
"getbible": "https://getbible.net/kjv/Proverbs/22/20-21", | ||
"name": "Proverbs 22:20-21", | ||
"book": "John", | ||
"chapter": "3", | ||
"date": "Wednesday 22-January, 2025", | ||
"getbible": "https://getbible.net/kjv/John/3/19", | ||
"name": "John 3:19", | ||
"scripture": [ | ||
{ | ||
"nr": "20", | ||
"text": "Have not I written to thee excellent things in counsels and knowledge," | ||
}, | ||
{ | ||
"nr": "21", | ||
"text": "That I might make thee know the certainty of the words of truth; that thou mightest answer the words of truth to them that send unto thee?" | ||
"nr": "19", | ||
"text": "And this is the condemnation, that light is come into the world, and men loved darkness rather than light, because their deeds were evil." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "20-21", | ||
"verse": "19", | ||
"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 22:20-21** | ||
**John 3:19** | ||
|
||
20 Have not I written to thee excellent things in counsels and knowledge, 21 That I might make thee know the certainty of the words of truth; that thou mightest answer the words of truth to them that send unto thee? | ||
19 And this is the condemnation, that light is come into the world, and men loved darkness rather than light, because their deeds were evil. | ||
|
||
[Tuesday 21-January, 2025](https://getbible.net/kjv/Proverbs/22/20-21) | ||
[Wednesday 22-January, 2025](https://getbible.net/kjv/John/3/19) |
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 22:20-21</strong> | ||
20 Have not I written to thee excellent things in counsels and knowledge, 21 That I might make thee know the certainty of the words of truth; that thou mightest answer the words of truth to them that send unto thee? | ||
<strong>John 3:19</strong> | ||
19 And this is the condemnation, that light is come into the world, and men loved darkness rather than light, because their deeds were evil. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Proverbs/22/20-21">Tuesday 21-January, 2025</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/John/3/19">Wednesday 22-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 @@ | ||
20 22:20-21 | ||
43 3:19 |
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 @@ | ||
43 21:16 | ||
42 12:32 | ||
42 8:39 | ||
24 4:3 | ||
|
@@ -180,3 +179,4 @@ | |
26 13:14 | ||
48 4:10-11 | ||
20 22:20-21 | ||
43 3:19 |