diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-11-10 17:16:45 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-11-10 17:16:45 +0100 |
| commit | 7e50f8489e3e5cd43b585f03a604c0a33af10eb9 (patch) | |
| tree | dc031230f2807778b1a9a01e61b87d572e5fa1be /example.json | |
| parent | fe8acc05561a4b40467f9396f40b6e52b4f1cf4e (diff) | |
feat(style): supports custom font
Diffstat (limited to 'example.json')
| -rw-r--r-- | example.json | 1 |
1 files changed, 1 insertions, 0 deletions
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": { |
