doc: add categories widget to exampleSite

This commit is contained in:
Jimmy Cai 2022-03-03 22:48:26 +00:00 committed by GitHub
parent e22664be13
commit 86ad00cf8c

View file

@ -147,6 +147,9 @@ params:
- type: archives - type: archives
params: params:
limit: 5 limit: 5
- type: categories
params:
limit: 10
- type: tag-cloud - type: tag-cloud
params: params:
limit: 10 limit: 10