diff options
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/goodness-of-god.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/configs/goodness-of-god.json b/configs/goodness-of-god.json new file mode 100644 index 0000000..d2f16e5 --- /dev/null +++ b/configs/goodness-of-god.json @@ -0,0 +1,15 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 10 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + } + } +} |
