mirror of
https://github.com/danpros/htmly.git
synced 2026-04-20 20:46:26 +05:30
Limit tagcloud
Allowing to set the tagcloud number
This commit is contained in:
parent
19b1202003
commit
e702617cc4
21 changed files with 234 additions and 2 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue