fix(layout): remove tag-list by default

This commit is contained in:
saberzero1 2026-02-27 23:13:06 +01:00
parent f20a3c2429
commit 968076f926
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -169,7 +169,7 @@ plugins:
position: beforeBody
priority: 20
- source: github:quartz-community/tag-list
enabled: true
enabled: false
layout:
position: beforeBody
priority: 30

View File

@ -169,7 +169,7 @@ plugins:
position: beforeBody
priority: 20
- source: github:quartz-community/tag-list
enabled: true
enabled: false
layout:
position: beforeBody
priority: 30