From 26a686e862cabbf7ba7bf3d59041fbb309a6e30a Mon Sep 17 00:00:00 2001 From: Alex Tavarez Date: Sun, 23 Nov 2025 14:28:24 -0500 Subject: [PATCH] Changed essential font --- quartz.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quartz.config.ts b/quartz.config.ts index 6197897..35313d7 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -23,7 +23,7 @@ const config: QuartzConfig = { fontOrigin: "googleFonts", cdnCaching: true, typography: { - title: {name: "UnifrakturMaguntia"}, + title: {name: "Manufacturing Consent"}, header: {name: "Grenze Gotisch"}, body: {name: "Macondo"}, code: {name: "Syne Mono"},