From 747304510e5ca4c3efedd1f6054fb23b1c4b094f Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Mon, 23 Dec 2019 09:44:25 -0500 Subject: [PATCH] [+] Add footer config --- src/content/charlie-config.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/content/charlie-config.json b/src/content/charlie-config.json index d6ddde7..a195dbd 100644 --- a/src/content/charlie-config.json +++ b/src/content/charlie-config.json @@ -9,6 +9,12 @@ "text_color": "white", "font": "'Neucha', cursive" }, + "footer": + { + "text": "", + "height": 10, + "background": "lightgray" + }, "artwork": { "default_title": "Untitled",