From 191d9abaef81473725507f88fcf6d83774e1b83a Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Wed, 20 Mar 2024 10:43:36 -0400 Subject: sunday-is-coming: created and formatted --- configs/sunday-is-coming.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 configs/sunday-is-coming.json (limited to 'configs') diff --git a/configs/sunday-is-coming.json b/configs/sunday-is-coming.json new file mode 100644 index 0000000..25fd02b --- /dev/null +++ b/configs/sunday-is-coming.json @@ -0,0 +1,18 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 11 + }, + "text": { + "size": 10 + }, + "comment": { + "size": 13 + }, + "title": { + "size": 11 + } + } + } +} -- cgit v1.2.3