mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 10:21:46 +01:00
doc: add categories widget to exampleSite
This commit is contained in:
parent
e22664be13
commit
86ad00cf8c
1 changed files with 3 additions and 0 deletions
|
@ -147,6 +147,9 @@ params:
|
|||
- type: archives
|
||||
params:
|
||||
limit: 5
|
||||
- type: categories
|
||||
params:
|
||||
limit: 10
|
||||
- type: tag-cloud
|
||||
params:
|
||||
limit: 10
|
||||
|
|
Loading…
Reference in a new issue