fix relative path resolution in router and link crawling
This commit is contained in:
		@@ -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) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user