From 7e50f8489e3e5cd43b585f03a604c0a33af10eb9 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Sun, 10 Nov 2024 17:16:45 +0100 Subject: feat(style): supports custom font --- example.json | 1 + 1 file changed, 1 insertion(+) (limited to 'example.json') diff --git a/example.json b/example.json index 458d5fb..9de32ed 100644 --- a/example.json +++ b/example.json @@ -6,6 +6,7 @@ "pronouns": "he/his - some basic things though", "image": "pfp.webp" }, + "font": "serif", "colors": { "text": "#fff", "background": { -- cgit v1.2.3