Limit tagcloud

Allowing to set the tagcloud number
This commit is contained in:
danpros 2022-02-05 13:54:58 +07:00
commit e702617cc4
21 changed files with 234 additions and 2 deletions

View file

@ -81,6 +81,9 @@ recent.count = "5"
; Popular posts
popular.count = "5"
; Tagcloud
tagcloud.count = "40"
; Teaser type: set "trimmed" or "full".
teaser.type = "full"