Skip to content

Commit

Permalink
Quartz sync: Jan 30, 2024, 11:47 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
BastianTeufel-GTR committed Jan 30, 2024
1 parent 83236e5 commit f463ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quartz.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const config: QuartzConfig = {
plugins: {
transformers: [
Plugin.FrontMatter(),
Plugin.TableOfContents(),
Plugin.TableOfContents({ collapseByDefault: true }),
Plugin.CreatedModifiedDate({
// you can add 'git' here for last modified from Git
// if you do rely on git for dates, ensure defaultDateType is 'modified'
Expand Down

0 comments on commit f463ac1

Please sign in to comment.