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 -*-
* vNEXT
** vNEXT
**** Improve KaiOS support
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
files to the ~/etc~ directory
* v0.9.0
** v0.9.0
**** Add ~share/al-quran.reflectslight.io/documentation/~
This change replaces ~share/doc/al-quran.reflectslight.io~

View file

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