summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-04-08 18:28:27 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-04-08 18:28:27 -0400
commit990f896040f07e668dc70510f782b3e2761fb4e8 (patch)
treeb988ea2f40290d605a723a728bd364b126fb3509 /configs
parent38ae18e98090faa8b9fd633246bff56012c679da (diff)
king of kings - reformat to single page
Diffstat (limited to 'configs')
-rw-r--r--configs/king-of-kings.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/configs/king-of-kings.json b/configs/king-of-kings.json
new file mode 100644
index 0000000..09042c4
--- /dev/null
+++ b/configs/king-of-kings.json
@@ -0,0 +1,18 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 10
+ },
+ "text": {
+ "size": 11
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ }
+ }
+}