-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
896993c
commit 0c49ee5
Showing
1 changed file
with
22 additions
and
3 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,6 +1,25 @@ | ||
[ | ||
{ | ||
"quote":"41:53", | ||
"verse":"We will show them Our signs in the universe and within themselves until it becomes clear to them that this ˹Quran˺ is the truth. Is it not enough that your Lord is a Witness over all things?" | ||
"chapterNo":"41", | ||
"verseNo":"53", | ||
"verse":"We will show them Our signs in the <b> universe and within themselves </b> until it becomes clear to them that this <b>˹Quran˺ is the truth </b> . Is it not enough that your Lord is a Witness over all things?" | ||
}, | ||
{ | ||
"chapterNo":"51", | ||
"verseNo":"47", | ||
"verse":"We built the universe with <b> ˹great˺ </b>might, and We are certainly<b> expanding </b> ˹it˺." | ||
}, | ||
{ | ||
"chapterNo":"93", | ||
"verseNo":"7", | ||
"verse":"Did He not find you <b>unguided</b> then <b>guided</b> you?" | ||
}, | ||
{"chapterNo":"94", | ||
"verseNo":"5", | ||
"verse":"So, surely with <b>hardship</b> comes <b>ease</b>." | ||
}, | ||
{"chapterNo":"2", | ||
"verseNo":"45", | ||
"verse":"And seek help through <b>patience</b> and <b>prayer</b>. Indeed, it is a burden except for the humble—" | ||
} | ||
] | ||
] |