diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2023-08-17 15:36:54 -0400 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2023-08-17 15:36:54 -0400 |
| commit | 59b171cd6a4ad4c9e836c0e7da8884ccc01f5a8c (patch) | |
| tree | 68ccb5a37586c45ec19a34f1250984f8a3060ab5 /configs | |
| parent | ccf94fee2d47fcf59a1b613391c4f33f90471730 (diff) | |
there was jesus - created and formatted
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/there-was-jesus.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/configs/there-was-jesus.json b/configs/there-was-jesus.json new file mode 100644 index 0000000..0de5860 --- /dev/null +++ b/configs/there-was-jesus.json @@ -0,0 +1,20 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 11 + }, + "text": { + "size": 12 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "marginleft": 5, + "marginright": 5 + } +} |
