fixed layout and og image font
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
2025-08-20 18:11:25 +09:00
parent 60bb878d5e
commit d2b18b3110
2 changed files with 3 additions and 3 deletions

View File

@@ -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: {

View File

@@ -63,7 +63,7 @@ export const defaultContentPageLayout: PageLayout = {
{ Component: Component.ReaderMode() },
],
}),
Component.Explorer(),
// Component.Explorer(),
Component.DesktopOnly(Component.TableOfContents()),
],
right: [