mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-21 21:45:42 -05:00
chore: cleanup
This commit is contained in:
parent
b32ac5d893
commit
02ffaa50dc
@ -52,7 +52,7 @@ plugins:
|
|||||||
- aliases
|
- aliases
|
||||||
excludedProperties: []
|
excludedProperties: []
|
||||||
hidePropertiesView: false
|
hidePropertiesView: false
|
||||||
delimiters: "---"
|
delimiters: ---
|
||||||
language: yaml
|
language: yaml
|
||||||
order: 5
|
order: 5
|
||||||
- source: github:quartz-community/created-modified-date
|
- source: github:quartz-community/created-modified-date
|
||||||
@ -190,12 +190,6 @@ plugins:
|
|||||||
position: left
|
position: left
|
||||||
priority: 35
|
priority: 35
|
||||||
group: toolbar
|
group: toolbar
|
||||||
- source: github:quartz-community/spacer
|
|
||||||
enabled: true
|
|
||||||
layout:
|
|
||||||
position: left
|
|
||||||
priority: 15
|
|
||||||
display: mobile-only
|
|
||||||
- source: github:quartz-community/breadcrumbs
|
- source: github:quartz-community/breadcrumbs
|
||||||
enabled: true
|
enabled: true
|
||||||
layout:
|
layout:
|
||||||
@ -218,6 +212,35 @@ plugins:
|
|||||||
Discord Community: https://discord.gg/cRFFHYye7t
|
Discord Community: https://discord.gg/cRFFHYye7t
|
||||||
- source: github:quartz-community/recent-notes
|
- source: github:quartz-community/recent-notes
|
||||||
enabled: false
|
enabled: false
|
||||||
|
- source: github:quartz-community/spacer
|
||||||
|
enabled: true
|
||||||
|
options: {}
|
||||||
|
order: 15
|
||||||
|
layout:
|
||||||
|
position: left
|
||||||
|
priority: 15
|
||||||
|
display: mobile-only
|
||||||
|
- source: github:quartz-community/bases-page
|
||||||
|
enabled: true
|
||||||
|
options: {}
|
||||||
|
order: 50
|
||||||
|
- source: github:quartz-community/note-properties
|
||||||
|
enabled: true
|
||||||
|
options:
|
||||||
|
includeAll: false
|
||||||
|
includedProperties:
|
||||||
|
- description
|
||||||
|
- tags
|
||||||
|
- aliases
|
||||||
|
excludedProperties: []
|
||||||
|
hidePropertiesView: false
|
||||||
|
delimiters: ---
|
||||||
|
language: yaml
|
||||||
|
order: 5
|
||||||
|
layout:
|
||||||
|
position: beforeBody
|
||||||
|
priority: 15
|
||||||
|
display: all
|
||||||
layout:
|
layout:
|
||||||
groups:
|
groups:
|
||||||
toolbar:
|
toolbar:
|
||||||
|
|||||||
@ -219,7 +219,7 @@ plugins:
|
|||||||
layout:
|
layout:
|
||||||
position: left
|
position: left
|
||||||
priority: 15
|
priority: 15
|
||||||
display: all
|
display: mobile-only
|
||||||
- source: github:quartz-community/bases-page
|
- source: github:quartz-community/bases-page
|
||||||
enabled: true
|
enabled: true
|
||||||
options: {}
|
options: {}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user