refactor(widget/archives): remove .widgets.archives.path config
The theme will automatically detect the permalink to the archives page.
This commit is contained in:
@@ -60,7 +60,6 @@ params:
|
||||
|
||||
archives:
|
||||
limit: 5
|
||||
path: archives
|
||||
|
||||
tagCloud:
|
||||
limit: 10
|
||||
@@ -82,7 +81,7 @@ params:
|
||||
colorScheme:
|
||||
# Display toggle
|
||||
toggle: true
|
||||
|
||||
|
||||
# Available values: auto, light, dark
|
||||
default: auto
|
||||
|
||||
|
||||
Reference in New Issue
Block a user