diff --git a/quartz.config.default.yaml b/quartz.config.default.yaml index 496047d..9d1ff8c 100644 --- a/quartz.config.default.yaml +++ b/quartz.config.default.yaml @@ -70,6 +70,9 @@ plugins: - source: github:quartz-community/table-of-contents enabled: true order: 50 + layout: + position: right + priority: 30 - source: github:quartz-community/crawl-links enabled: true options: @@ -142,7 +145,7 @@ plugins: enabled: true layout: position: right - priority: 30 + priority: 50 - source: github:quartz-community/article-title enabled: true layout: diff --git a/quartz/cli/templates/blog.yaml b/quartz/cli/templates/blog.yaml index a97ea77..234c752 100644 --- a/quartz/cli/templates/blog.yaml +++ b/quartz/cli/templates/blog.yaml @@ -72,6 +72,9 @@ plugins: - source: github:quartz-community/table-of-contents enabled: true order: 50 + layout: + position: right + priority: 30 - source: github:quartz-community/crawl-links enabled: true options: @@ -156,7 +159,7 @@ plugins: enabled: true layout: position: right - priority: 30 + priority: 50 - source: github:quartz-community/article-title enabled: true layout: diff --git a/quartz/cli/templates/default.yaml b/quartz/cli/templates/default.yaml index e13dc65..ebc2780 100644 --- a/quartz/cli/templates/default.yaml +++ b/quartz/cli/templates/default.yaml @@ -72,6 +72,9 @@ plugins: - source: github:quartz-community/table-of-contents enabled: true order: 50 + layout: + position: right + priority: 30 - source: github:quartz-community/crawl-links enabled: true options: @@ -161,7 +164,7 @@ plugins: enabled: true layout: position: right - priority: 30 + priority: 50 - source: github:quartz-community/article-title enabled: true layout: diff --git a/quartz/cli/templates/obsidian.yaml b/quartz/cli/templates/obsidian.yaml index 3f3ff60..959a066 100644 --- a/quartz/cli/templates/obsidian.yaml +++ b/quartz/cli/templates/obsidian.yaml @@ -82,6 +82,9 @@ plugins: - source: github:quartz-community/table-of-contents enabled: true order: 50 + layout: + position: right + priority: 30 - source: github:quartz-community/crawl-links enabled: true options: @@ -172,7 +175,7 @@ plugins: enabled: true layout: position: right - priority: 30 + priority: 50 - source: github:quartz-community/article-title enabled: true layout: diff --git a/quartz/cli/templates/ttrpg.yaml b/quartz/cli/templates/ttrpg.yaml index 9593481..251aa15 100644 --- a/quartz/cli/templates/ttrpg.yaml +++ b/quartz/cli/templates/ttrpg.yaml @@ -82,6 +82,9 @@ plugins: - source: github:quartz-community/table-of-contents enabled: true order: 50 + layout: + position: right + priority: 30 - source: github:quartz-community/crawl-links enabled: true options: @@ -172,7 +175,7 @@ plugins: enabled: true layout: position: right - priority: 30 + priority: 50 - source: github:quartz-community/article-title enabled: true layout: