-
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
36 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>1 Corinthians 2:7</strong><br /> | ||
7 But we speak the wisdom of God in a mystery, even the hidden wisdom, which God ordained before the world unto our glory:<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/1 Corinthians/2/7">Saturday 15-June, 2024</a> | ||
<strong>Ephesians 2:1</strong><br /> | ||
1 And you hath he quickened, who were dead in trespasses and sins;<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Ephesians/2/1">Sunday 16-June, 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,17 +1,17 @@ | ||
{ | ||
"book": "1 Corinthians", | ||
"book": "Ephesians", | ||
"chapter": "2", | ||
"date": "Saturday 15-June, 2024", | ||
"getbible": "https://getbible.net/kjv/1 Corinthians/2/7", | ||
"name": "1 Corinthians 2:7", | ||
"date": "Sunday 16-June, 2024", | ||
"getbible": "https://getbible.net/kjv/Ephesians/2/1", | ||
"name": "Ephesians 2:1", | ||
"scripture": [ | ||
{ | ||
"nr": "7", | ||
"text": "But we speak the wisdom of God in a mystery, even the hidden wisdom, which God ordained before the world unto our glory:" | ||
"nr": "1", | ||
"text": "And you hath he quickened, who were dead in trespasses and sins;" | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "7", | ||
"verse": "1", | ||
"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 @@ | ||
**1 Corinthians 2:7** | ||
**Ephesians 2:1** | ||
|
||
7 But we speak the wisdom of God in a mystery, even the hidden wisdom, which God ordained before the world unto our glory: | ||
1 And you hath he quickened, who were dead in trespasses and sins; | ||
|
||
[Saturday 15-June, 2024](https://getbible.net/kjv/1 Corinthians/2/7) | ||
[Sunday 16-June, 2024](https://getbible.net/kjv/Ephesians/2/1) |
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>1 Corinthians 2:7</strong> | ||
7 But we speak the wisdom of God in a mystery, even the hidden wisdom, which God ordained before the world unto our glory: | ||
<strong>Ephesians 2:1</strong> | ||
1 And you hath he quickened, who were dead in trespasses and sins; | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/1 Corinthians/2/7">Saturday 15-June, 2024</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Ephesians/2/1">Sunday 16-June, 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 @@ | ||
46 2:7 | ||
49 2:1 |
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>Ephesians 2:1</strong><br /> | ||
1 And you hath he quickened, who were dead in trespasses and sins;<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Ephesians/2/1">Sunday 16-June, 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": "Ephesians", | ||
"chapter": "2", | ||
"date": "Sunday 16-June, 2024", | ||
"getbible": "https://getbible.net/kjv/Ephesians/2/1", | ||
"name": "Ephesians 2:1", | ||
"scripture": [ | ||
{ | ||
"nr": "1", | ||
"text": "And you hath he quickened, who were dead in trespasses and sins;" | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "1", | ||
"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 @@ | ||
**Ephesians 2:1** | ||
|
||
1 And you hath he quickened, who were dead in trespasses and sins; | ||
|
||
[Sunday 16-June, 2024](https://getbible.net/kjv/Ephesians/2/1) |
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>Ephesians 2:1</strong> | ||
1 And you hath he quickened, who were dead in trespasses and sins; | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Ephesians/2/1">Sunday 16-June, 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 @@ | ||
49 2:1 |
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>1 Corinthians 2:7</strong><br /> | ||
7 But we speak the wisdom of God in a mystery, even the hidden wisdom, which God ordained before the world unto our glory:<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/1 Corinthians/2/7">Saturday 15-June, 2024</a> | ||
<strong>Ephesians 2:1</strong><br /> | ||
1 And you hath he quickened, who were dead in trespasses and sins;<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Ephesians/2/1">Sunday 16-June, 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,17 +1,17 @@ | ||
{ | ||
"book": "1 Corinthians", | ||
"book": "Ephesians", | ||
"chapter": "2", | ||
"date": "Saturday 15-June, 2024", | ||
"getbible": "https://getbible.net/kjv/1 Corinthians/2/7", | ||
"name": "1 Corinthians 2:7", | ||
"date": "Sunday 16-June, 2024", | ||
"getbible": "https://getbible.net/kjv/Ephesians/2/1", | ||
"name": "Ephesians 2:1", | ||
"scripture": [ | ||
{ | ||
"nr": "7", | ||
"text": "But we speak the wisdom of God in a mystery, even the hidden wisdom, which God ordained before the world unto our glory:" | ||
"nr": "1", | ||
"text": "And you hath he quickened, who were dead in trespasses and sins;" | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "7", | ||
"verse": "1", | ||
"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 @@ | ||
**1 Corinthians 2:7** | ||
**Ephesians 2:1** | ||
|
||
7 But we speak the wisdom of God in a mystery, even the hidden wisdom, which God ordained before the world unto our glory: | ||
1 And you hath he quickened, who were dead in trespasses and sins; | ||
|
||
[Saturday 15-June, 2024](https://getbible.net/kjv/1 Corinthians/2/7) | ||
[Sunday 16-June, 2024](https://getbible.net/kjv/Ephesians/2/1) |
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>1 Corinthians 2:7</strong> | ||
7 But we speak the wisdom of God in a mystery, even the hidden wisdom, which God ordained before the world unto our glory: | ||
<strong>Ephesians 2:1</strong> | ||
1 And you hath he quickened, who were dead in trespasses and sins; | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/1 Corinthians/2/7">Saturday 15-June, 2024</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Ephesians/2/1">Sunday 16-June, 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 @@ | ||
46 2:7 | ||
49 2:1 |
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 15:16 | ||
19 42:5 | ||
49 2:6-7 | ||
19 46:7 | ||
|
@@ -180,3 +179,4 @@ | |
19 16:11 | ||
52 5:16 | ||
46 2:7 | ||
49 2:1 |