Jacky Zhao
2023-08-18 e10f6da01140f483162fe33cc77b2255b0683ac7
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) {