From 971c16f3b885ed4cb760877609f426a9e57a6f99 Mon Sep 17 00:00:00 2001 From: Gal Date: Tue, 18 Mar 2025 09:29:35 +0100 Subject: [PATCH] Change font --- quartz.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quartz.config.ts b/quartz.config.ts index 538f90e..a910471 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -15,7 +15,7 @@ const config: QuartzConfig = { theme: { typography: { header: "Inter", - body: "Shippori Mincho", + body: "DM Sans", code: "IBM Plex Mono", }, colors: {