feat(config): add .Params.widgets.archive.path
This commit is contained in:
@@ -21,6 +21,8 @@ title = "Example Site"
|
||||
enabled = ['archive', 'tag-cloud']
|
||||
[params.widgets.archive]
|
||||
limit = 5
|
||||
### Archive page relative URL
|
||||
path = "archive"
|
||||
[params.widgets.tagCloud]
|
||||
limit = 10
|
||||
[params.opengraph]
|
||||
|
||||
Reference in New Issue
Block a user