-
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>Revelation 14:5</strong><br /> | ||
5 And in their mouth was found no guile: for they are without fault before the throne of God.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Revelation/14/5">Tuesday 29-August, 2023</a> | ||
<strong>1 Timothy 1:12</strong><br /> | ||
12 And I thank Christ Jesus our Lord, who hath enabled me, for that he counted me faithful, putting me into the ministry;<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/1 Timothy/1/12">Wednesday 30-August, 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": "Revelation", | ||
"chapter": "14", | ||
"date": "Tuesday 29-August, 2023", | ||
"getbible": "https://getbible.net/kjv/Revelation/14/5", | ||
"name": "Revelation 14:5", | ||
"book": "1 Timothy", | ||
"chapter": "1", | ||
"date": "Wednesday 30-August, 2023", | ||
"getbible": "https://getbible.net/kjv/1 Timothy/1/12", | ||
"name": "1 Timothy 1:12", | ||
"scripture": [ | ||
{ | ||
"nr": "5", | ||
"text": "And in their mouth was found no guile: for they are without fault before the throne of God." | ||
"nr": "12", | ||
"text": "And I thank Christ Jesus our Lord, who hath enabled me, for that he counted me faithful, putting me into the ministry;" | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "5", | ||
"verse": "12", | ||
"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 @@ | ||
**Revelation 14:5** | ||
**1 Timothy 1:12** | ||
|
||
5 And in their mouth was found no guile: for they are without fault before the throne of God. | ||
12 And I thank Christ Jesus our Lord, who hath enabled me, for that he counted me faithful, putting me into the ministry; | ||
|
||
[Tuesday 29-August, 2023](https://getbible.net/kjv/Revelation/14/5) | ||
[Wednesday 30-August, 2023](https://getbible.net/kjv/1 Timothy/1/12) |
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>Revelation 14:5</strong> | ||
5 And in their mouth was found no guile: for they are without fault before the throne of God. | ||
<strong>1 Timothy 1:12</strong> | ||
12 And I thank Christ Jesus our Lord, who hath enabled me, for that he counted me faithful, putting me into the ministry; | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Revelation/14/5">Tuesday 29-August, 2023</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/1 Timothy/1/12">Wednesday 30-August, 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 @@ | ||
66 14:5 | ||
54 1:12 |
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>1 Timothy 1:12</strong><br /> | ||
12 And I thank Christ Jesus our Lord, who hath enabled me, for that he counted me faithful, putting me into the ministry;<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/1 Timothy/1/12">Wednesday 30-August, 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": "1 Timothy", | ||
"chapter": "1", | ||
"date": "Wednesday 30-August, 2023", | ||
"getbible": "https://getbible.net/kjv/1 Timothy/1/12", | ||
"name": "1 Timothy 1:12", | ||
"scripture": [ | ||
{ | ||
"nr": "12", | ||
"text": "And I thank Christ Jesus our Lord, who hath enabled me, for that he counted me faithful, putting me into the ministry;" | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "12", | ||
"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 @@ | ||
**1 Timothy 1:12** | ||
|
||
12 And I thank Christ Jesus our Lord, who hath enabled me, for that he counted me faithful, putting me into the ministry; | ||
|
||
[Wednesday 30-August, 2023](https://getbible.net/kjv/1 Timothy/1/12) |
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>1 Timothy 1:12</strong> | ||
12 And I thank Christ Jesus our Lord, who hath enabled me, for that he counted me faithful, putting me into the ministry; | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/1 Timothy/1/12">Wednesday 30-August, 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 @@ | ||
54 1:12 |
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>Revelation 14:5</strong><br /> | ||
5 And in their mouth was found no guile: for they are without fault before the throne of God.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Revelation/14/5">Tuesday 29-August, 2023</a> | ||
<strong>1 Timothy 1:12</strong><br /> | ||
12 And I thank Christ Jesus our Lord, who hath enabled me, for that he counted me faithful, putting me into the ministry;<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/1 Timothy/1/12">Wednesday 30-August, 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": "Revelation", | ||
"chapter": "14", | ||
"date": "Tuesday 29-August, 2023", | ||
"getbible": "https://getbible.net/kjv/Revelation/14/5", | ||
"name": "Revelation 14:5", | ||
"book": "1 Timothy", | ||
"chapter": "1", | ||
"date": "Wednesday 30-August, 2023", | ||
"getbible": "https://getbible.net/kjv/1 Timothy/1/12", | ||
"name": "1 Timothy 1:12", | ||
"scripture": [ | ||
{ | ||
"nr": "5", | ||
"text": "And in their mouth was found no guile: for they are without fault before the throne of God." | ||
"nr": "12", | ||
"text": "And I thank Christ Jesus our Lord, who hath enabled me, for that he counted me faithful, putting me into the ministry;" | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "5", | ||
"verse": "12", | ||
"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 @@ | ||
**Revelation 14:5** | ||
**1 Timothy 1:12** | ||
|
||
5 And in their mouth was found no guile: for they are without fault before the throne of God. | ||
12 And I thank Christ Jesus our Lord, who hath enabled me, for that he counted me faithful, putting me into the ministry; | ||
|
||
[Tuesday 29-August, 2023](https://getbible.net/kjv/Revelation/14/5) | ||
[Wednesday 30-August, 2023](https://getbible.net/kjv/1 Timothy/1/12) |
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>Revelation 14:5</strong> | ||
5 And in their mouth was found no guile: for they are without fault before the throne of God. | ||
<strong>1 Timothy 1:12</strong> | ||
12 And I thank Christ Jesus our Lord, who hath enabled me, for that he counted me faithful, putting me into the ministry; | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Revelation/14/5">Tuesday 29-August, 2023</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/1 Timothy/1/12">Wednesday 30-August, 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 @@ | ||
66 14:5 | ||
54 1:12 |
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 @@ | ||
20 21:23 | ||
52 4:1 | ||
47 8:9 | ||
49 6:24 | ||
|
@@ -180,3 +179,4 @@ | |
63 1:12 | ||
49 5:31-32 | ||
66 14:5 | ||
54 1:12 |