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

$title

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

Posts tagged with “$tag”

-