| quartz/components/renderPage.tsx | ●●●●● patch | view | raw | blame | history |
quartz/components/renderPage.tsx
@@ -209,8 +209,10 @@ </div> ) const lang = componentData.frontmatter?.lang ?? cfg.locale.split("-")[0] const doc = ( <html> <html lang={lang}> <Head {...componentData} /> <body data-slug={slug}> <div id="quartz-root" class="page">