mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-21 21:45:42 -05:00
fix(layout): remove tag-list by default
This commit is contained in:
parent
f20a3c2429
commit
968076f926
@ -169,7 +169,7 @@ plugins:
|
|||||||
position: beforeBody
|
position: beforeBody
|
||||||
priority: 20
|
priority: 20
|
||||||
- source: github:quartz-community/tag-list
|
- source: github:quartz-community/tag-list
|
||||||
enabled: true
|
enabled: false
|
||||||
layout:
|
layout:
|
||||||
position: beforeBody
|
position: beforeBody
|
||||||
priority: 30
|
priority: 30
|
||||||
|
|||||||
@ -169,7 +169,7 @@ plugins:
|
|||||||
position: beforeBody
|
position: beforeBody
|
||||||
priority: 20
|
priority: 20
|
||||||
- source: github:quartz-community/tag-list
|
- source: github:quartz-community/tag-list
|
||||||
enabled: true
|
enabled: false
|
||||||
layout:
|
layout:
|
||||||
position: beforeBody
|
position: beforeBody
|
||||||
priority: 30
|
priority: 30
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user