Update quartz.config.ts

This commit is contained in:
enneaa 2025-03-31 10:05:04 +08:00 committed by GitHub
parent 7bd6e2b9e1
commit 7475b28202
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,7 +70,7 @@ const config: QuartzConfig = {
Plugin.GitHubFlavoredMarkdown(),
Plugin.TableOfContents(),
Plugin.CrawlLinks({
markdownLinkResolution: "shortest",  
markdownLinkResolution: "relative",  
lazyLoad: true,
openLinksInNewTab: true,
prettyLinks: true,