Jacky Zhao
2023-08-18 8bc7a50dfa91dd7ba6b657aca6dbc437fa6df6b7
quartz/components/PageTitle.tsx
@@ -1,4 +1,4 @@
import { canonicalizeServer, pathToRoot } from "../path"
import { canonicalizeServer, pathToRoot } from "../util/path"
import { QuartzComponentConstructor, QuartzComponentProps } from "./types"
function PageTitle({ fileData, cfg }: QuartzComponentProps) {