mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 11:16:00 +05:30
Missing lang string
This commit is contained in:
parent
9beafa63bb
commit
87e99dd8e3
27 changed files with 105 additions and 24 deletions
|
|
@ -110,6 +110,9 @@ teaser.behave = "default"
|
|||
; Teaser character count
|
||||
teaser.char = "200"
|
||||
|
||||
; rss description type. body or meta
|
||||
rss.description = "body"
|
||||
|
||||
; Description character count
|
||||
description.char = "150"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue