mirror of
https://github.com/danpros/htmly.git
synced 2026-04-22 05:26:22 +05:30
Add new config
Add new config for author info.
This commit is contained in:
parent
350133e7c3
commit
568b4262d6
4 changed files with 10 additions and 9 deletions
|
|
@ -33,6 +33,9 @@ profile.perpage = "30"
|
|||
rss.count = "30"
|
||||
json.count = "10"
|
||||
|
||||
; Author info on blog post. Set "true" or "false".
|
||||
author.info = "true"
|
||||
|
||||
; Teaser char count
|
||||
teaser.char = "200"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue