summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-08-17 15:36:54 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-08-17 15:36:54 -0400
commit59b171cd6a4ad4c9e836c0e7da8884ccc01f5a8c (patch)
tree68ccb5a37586c45ec19a34f1250984f8a3060ab5 /configs
parentccf94fee2d47fcf59a1b613391c4f33f90471730 (diff)
there was jesus - created and formatted
Diffstat (limited to 'configs')
-rw-r--r--configs/there-was-jesus.json20
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
+ }
+}