diff --git a/quartz.config.ts b/quartz.config.ts index 7df53d1c..4883abc8 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -25,8 +25,8 @@ const config: QuartzConfig = { fontOrigin: "googleFonts", cdnCaching: true, typography: { - header: "Schibsted Grotesk", - body: "Source Sans Pro", + header: "Noto Sans JP", + body: "Noto Sans JP", code: "IBM Plex Mono", }, colors: { diff --git a/quartz.layout.ts b/quartz.layout.ts index 4c4786b0..d2421618 100644 --- a/quartz.layout.ts +++ b/quartz.layout.ts @@ -63,7 +63,7 @@ export const defaultContentPageLayout: PageLayout = { { Component: Component.ReaderMode() }, ], }), - Component.Explorer(), + // Component.Explorer(), Component.DesktopOnly(Component.TableOfContents()), ], right: [