Adjust text size

This commit is contained in:
0x1eef 2024-08-23 05:53:26 -03:00
parent 5b27b7cd77
commit 34b3ae043d
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# -*- mode: org -*- # -*- mode: org -*-
* vNEXT ** vNEXT
**** Improve KaiOS support **** Improve KaiOS support
This change optimizes the layout for KaiOS devices through This change optimizes the layout for KaiOS devices through
@ -10,7 +10,7 @@ specialized media queries
This change moves a large portion of the website's configuration This change moves a large portion of the website's configuration
files to the ~/etc~ directory files to the ~/etc~ directory
* v0.9.0 ** v0.9.0
**** Add ~share/al-quran.reflectslight.io/documentation/~ **** Add ~share/al-quran.reflectslight.io/documentation/~
This change replaces ~share/doc/al-quran.reflectslight.io~ This change replaces ~share/doc/al-quran.reflectslight.io~

View file

@ -10,19 +10,19 @@ but we're not quite there yet.
** Steps ** Steps
**** 1) Add new locale to file ~/Rules~ **** Add new locale to file ~/Rules~
The ~/Rules~ file has to be updated The ~/Rules~ file has to be updated
**** 2) Add new locale to array ~Quran.locales~ **** Add new locale to array ~Quran.locales~
The ~/packages/Quran/src/index.ts~ file has to be updated The ~/packages/Quran/src/index.ts~ file has to be updated
**** 3) Add new locale (+ translations) **** Add new locale (+ translations)
The following files have to updated: The following files have to updated:
+ ~/src/json/t.json~ + ~/src/json/t.json~
+ ~/src/json/surahs.json~ + ~/src/json/surahs.json~
+ ~/src/json/<locale>/<surahId>/{info,surah}.json~ + ~/src/json/<locale>/<surahId>/{info,surah}.json~
**** 4) Save time **** Save time
The ~/src/json/<locale>/<surahId>/info.json~ files can The ~/src/json/<locale>/<surahId>/info.json~ files can
be generated from the contents of ~/src/json/surahs.json~ - be generated from the contents of ~/src/json/surahs.json~ -
and that leaves us with one less step to complete: and that leaves us with one less step to complete: