diff --git a/configuration/configuration.txt b/configuration/configuration.txt index 556eebb..df721f8 100644 --- a/configuration/configuration.txt +++ b/configuration/configuration.txt @@ -63,8 +63,8 @@ tags: Blog, ]>> -Titleless title length: 15 words -// Truncation appendix: […] +Titleless title length: 10 words +Truncation appendix: […] // Title format:

$title

Multiple posts count: 10 @@ -96,21 +96,9 @@ Recent posts format: <<[ ;; --------------------- Post list format: <<[ -[post:begin]
- - - $body - - -
[post:end]] ->> +]>> ;; Page list {page-list} @@ -147,19 +135,17 @@ Tags format: <<[ [tag:begin]$tag[tag:end] ]>> Tag page format: <<[ -

Posts tagged with “$tag”

-