From beb01aea4802208373b3aac93bda5ccf22260adb Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Wed, 8 Feb 2023 00:11:25 -0500 Subject: great things - add config overrides --- configs/great-things.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 configs/great-things.json (limited to 'configs') diff --git a/configs/great-things.json b/configs/great-things.json new file mode 100644 index 0000000..7d8cb9f --- /dev/null +++ b/configs/great-things.json @@ -0,0 +1,5 @@ +{ + "pdf": { + "columnspace": 15 + } +} -- cgit v1.2.3