refactor(widget/archives): remove .widgets.archives.path config

The theme will automatically detect the permalink to the archives page.
This commit is contained in:
Jimmy Cai
2021-01-01 13:16:11 +01:00
parent 5ac2552e7c
commit efa3452cdb
2 changed files with 33 additions and 28 deletions
+1 -2
View File
@@ -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