-
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>Psalms 51:6</strong><br /> | ||
6 Behold, thou desirest truth in the inward parts: and in the hidden part thou shalt make me to know wisdom.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Psalms/51/6">Monday 03-February, 2025</a> | ||
<strong>Mark 1:35</strong><br /> | ||
35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Mark/1/35">Tuesday 04-February, 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": "Psalms", | ||
"chapter": "51", | ||
"date": "Monday 03-February, 2025", | ||
"getbible": "https://getbible.net/kjv/Psalms/51/6", | ||
"name": "Psalms 51:6", | ||
"book": "Mark", | ||
"chapter": "1", | ||
"date": "Tuesday 04-February, 2025", | ||
"getbible": "https://getbible.net/kjv/Mark/1/35", | ||
"name": "Mark 1:35", | ||
"scripture": [ | ||
{ | ||
"nr": "6", | ||
"text": "Behold, thou desirest truth in the inward parts: and in the hidden part thou shalt make me to know wisdom." | ||
"nr": "35", | ||
"text": "And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "6", | ||
"verse": "35", | ||
"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 @@ | ||
**Psalms 51:6** | ||
**Mark 1:35** | ||
|
||
6 Behold, thou desirest truth in the inward parts: and in the hidden part thou shalt make me to know wisdom. | ||
35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed. | ||
|
||
[Monday 03-February, 2025](https://getbible.net/kjv/Psalms/51/6) | ||
[Tuesday 04-February, 2025](https://getbible.net/kjv/Mark/1/35) |
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>Psalms 51:6</strong> | ||
6 Behold, thou desirest truth in the inward parts: and in the hidden part thou shalt make me to know wisdom. | ||
<strong>Mark 1:35</strong> | ||
35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Psalms/51/6">Monday 03-February, 2025</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Mark/1/35">Tuesday 04-February, 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 @@ | ||
19 51:6 | ||
41 1:35 |
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>Mark 1:35</strong><br /> | ||
35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Mark/1/35">Tuesday 04-February, 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": "Mark", | ||
"chapter": "1", | ||
"date": "Tuesday 04-February, 2025", | ||
"getbible": "https://getbible.net/kjv/Mark/1/35", | ||
"name": "Mark 1:35", | ||
"scripture": [ | ||
{ | ||
"nr": "35", | ||
"text": "And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "35", | ||
"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 @@ | ||
**Mark 1:35** | ||
|
||
35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed. | ||
|
||
[Tuesday 04-February, 2025](https://getbible.net/kjv/Mark/1/35) |
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>Mark 1:35</strong> | ||
35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Mark/1/35">Tuesday 04-February, 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 @@ | ||
41 1:35 |
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>Psalms 51:6</strong><br /> | ||
6 Behold, thou desirest truth in the inward parts: and in the hidden part thou shalt make me to know wisdom.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Psalms/51/6">Monday 03-February, 2025</a> | ||
<strong>Mark 1:35</strong><br /> | ||
35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed.<br /><br /> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Mark/1/35">Tuesday 04-February, 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": "Psalms", | ||
"chapter": "51", | ||
"date": "Monday 03-February, 2025", | ||
"getbible": "https://getbible.net/kjv/Psalms/51/6", | ||
"name": "Psalms 51:6", | ||
"book": "Mark", | ||
"chapter": "1", | ||
"date": "Tuesday 04-February, 2025", | ||
"getbible": "https://getbible.net/kjv/Mark/1/35", | ||
"name": "Mark 1:35", | ||
"scripture": [ | ||
{ | ||
"nr": "6", | ||
"text": "Behold, thou desirest truth in the inward parts: and in the hidden part thou shalt make me to know wisdom." | ||
"nr": "35", | ||
"text": "And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed." | ||
} | ||
], | ||
"source": "https://git.vdm.dev/christian/daily-scripture", | ||
"telegram": "daily_scripture", | ||
"verse": "6", | ||
"verse": "35", | ||
"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 @@ | ||
**Psalms 51:6** | ||
**Mark 1:35** | ||
|
||
6 Behold, thou desirest truth in the inward parts: and in the hidden part thou shalt make me to know wisdom. | ||
35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed. | ||
|
||
[Monday 03-February, 2025](https://getbible.net/kjv/Psalms/51/6) | ||
[Tuesday 04-February, 2025](https://getbible.net/kjv/Mark/1/35) |
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>Psalms 51:6</strong> | ||
6 Behold, thou desirest truth in the inward parts: and in the hidden part thou shalt make me to know wisdom. | ||
<strong>Mark 1:35</strong> | ||
35 And in the morning, rising up a great while before day, he went out, and departed into a solitary place, and there prayed. | ||
|
||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Psalms/51/6">Monday 03-February, 2025</a> | ||
<a id="daily-scripture-link" href="https://getbible.net/kjv/Mark/1/35">Tuesday 04-February, 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 @@ | ||
19 51:6 | ||
41 1:35 |
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 @@ | ||
19 18:16 | ||
44 4:20 | ||
45 14:1 | ||
49 6:1-3 | ||
|
@@ -180,3 +179,4 @@ | |
20 11:30 | ||
19 92:5 | ||
19 51:6 | ||
41 1:35 |