quartz/components/Head.tsx
@@ -1,5 +1,5 @@ import { i18n } from "../i18n" import { FullSlug, _stripSlashes, joinSegments, pathToRoot } from "../util/path" import { FullSlug, joinSegments, pathToRoot } from "../util/path" import { JSResourceToScriptElement } from "../util/resources" import { QuartzComponentConstructor, QuartzComponentProps } from "./types"