diff options
author | Adam Carpenter <gitlab@53hor.net> | 2019-07-27 13:42:34 -0400 |
---|---|---|
committer | Adam Carpenter <gitlab@53hor.net> | 2019-07-27 13:42:34 -0400 |
commit | 0c03f11a61292a6993c4b849d120259af90caecb (patch) | |
tree | 16b84912ce7451c7430f9c3d46fd358ff9e853b2 /_defaults | |
parent | dab0d2721106c389853c4c3b7176311148bf54dd (diff) | |
download | cobalt-site-0c03f11a61292a6993c4b849d120259af90caecb.tar.xz cobalt-site-0c03f11a61292a6993c4b849d120259af90caecb.zip |
Excerpts are now entire posts (for RSS readers).
Diffstat (limited to '_defaults')
-rw-r--r-- | _defaults/posts.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_defaults/posts.md b/_defaults/posts.md index 140c60e..6beb038 100644 --- a/_defaults/posts.md +++ b/_defaults/posts.md @@ -6,6 +6,7 @@ title: New Post tags: [] categories: [] permalink: /posts/{{categories}}/{{slug}} +excerpt_separator: "\n\n\n" --- -> Start here <- |