Change font

This commit is contained in:
Gal 2025-03-18 09:29:35 +01:00
parent 71b8147a05
commit 971c16f3b8
Signed by: gal
GPG Key ID: F035BC65003BC00B
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ const config: QuartzConfig = {
theme: { theme: {
typography: { typography: {
header: "Inter", header: "Inter",
body: "Shippori Mincho", body: "DM Sans",
code: "IBM Plex Mono", code: "IBM Plex Mono",
}, },
colors: { colors: {