Changed essential font

This commit is contained in:
2025-11-23 14:28:24 -05:00
parent 8c4b7cfa2e
commit 26a686e862

View File

@@ -23,7 +23,7 @@ const config: QuartzConfig = {
fontOrigin: "googleFonts", fontOrigin: "googleFonts",
cdnCaching: true, cdnCaching: true,
typography: { typography: {
title: {name: "UnifrakturMaguntia"}, title: {name: "Manufacturing Consent"},
header: {name: "Grenze Gotisch"}, header: {name: "Grenze Gotisch"},
body: {name: "Macondo"}, body: {name: "Macondo"},
code: {name: "Syne Mono"}, code: {name: "Syne Mono"},