mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-19 10:54:06 -06:00
Update quartz.config.ts
This commit is contained in:
parent
7bd6e2b9e1
commit
7475b28202
@ -70,7 +70,7 @@ const config: QuartzConfig = {
|
||||
Plugin.GitHubFlavoredMarkdown(),
|
||||
Plugin.TableOfContents(),
|
||||
Plugin.CrawlLinks({
|
||||
markdownLinkResolution: "shortest",
|
||||
markdownLinkResolution: "relative",
|
||||
lazyLoad: true,
|
||||
openLinksInNewTab: true,
|
||||
prettyLinks: true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user