diff --git a/quartz.config.ts b/quartz.config.ts index 6e6e94a..c3c8bdc 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -21,7 +21,7 @@ const config: QuartzConfig = { defaultDateType: "modified", theme: { fontOrigin: "googleFonts", - cdnCaching: true, + cdnCaching: false, typography: { header: "Schibsted Grotesk", body: "Source Sans Pro",