Improve the teaser

Improve the teaser
This commit is contained in:
Danang Probo Sayekti 2014-02-08 18:31:11 +07:00
commit 72cf924c1c
13 changed files with 143 additions and 120 deletions

View file

@ -1,4 +1,4 @@
; The URL of your blog
; The URL of your blog. Include the http or https.
site.url = ""
; Blog info
@ -22,7 +22,7 @@ breadcrumb.home = "Home"
; Disqus
disqus.shortname = ""
; Google publisher
; Google+ publisher
google.publisher = ""
; Google analytics
@ -42,6 +42,9 @@ related.count = "4"
; Author info on blog post. Set "true" or "false".
author.info = "true"
; Teaser type: set "trimmed" or "full".
teaser.type = "trimmed"
; Teaser char count
teaser.char = "200"