mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-28 19:43:31 +08:00
add right sidebar
This commit is contained in:
parent
03dba7cb3d
commit
b4c1da42ad
15
config.yaml
15
config.yaml
@ -112,8 +112,19 @@ params:
|
||||
id:
|
||||
|
||||
widgets:
|
||||
homepage: []
|
||||
page: []
|
||||
homepage:
|
||||
- type: search
|
||||
- type: archives
|
||||
params:
|
||||
limit: 5
|
||||
- type: categories
|
||||
params:
|
||||
limit: 10
|
||||
- type: tag-cloud
|
||||
params:
|
||||
limit: 10
|
||||
page:
|
||||
- type: toc]
|
||||
|
||||
opengraph:
|
||||
twitter:
|
||||
|
Loading…
Reference in New Issue
Block a user