Change default recitation
This commit is contained in:
parent
db3eded39a
commit
98d5449916
2 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@ installed to build the website from source:
|
|||
* **audio.base_url** <br>
|
||||
`audio.base_url` controls what web server serves
|
||||
audio content.
|
||||
[The default](https://al-quran.reflectslight.io/audio/alafasy)
|
||||
[The default](https://al-quran.reflectslight.io/audio/rifai)
|
||||
works out of the box. The URL for an audio file is
|
||||
resolved by joining `audio.base_url` and
|
||||
`/<surahid>/<ayahid>.mp3`. The `audio.base_url` option
|
||||
|
|
|
@ -21,7 +21,7 @@ data_sources:
|
|||
layouts_dir: src/layouts
|
||||
|
||||
audio:
|
||||
base_url: https://al-quran.reflectslight.io/audio/alafasy
|
||||
base_url: https://al-quran.reflectslight.io/audio/rifai
|
||||
|
||||
server:
|
||||
base_url: https://al-quran.reflectslight.io
|
||||
|
|
Loading…
Reference in a new issue