diff options
| author | davidtsadler <davidtsadler@googlemail.com> | 2012-01-07 16:05:14 +0000 |
|---|---|---|
| committer | davidtsadler <davidtsadler@googlemail.com> | 2012-01-07 16:05:14 +0000 |
| commit | 8e9a326123bbab3ac59ff07b402e986412f00d9a (patch) | |
| tree | 547d7e3b366d592538d7179476b2b850a9c9925e /_config.yml.example | |
| parent | 39e6453d1201a9d04a7b8216e118a46b55c4ed0a (diff) | |
Remove config of ExcerptFilter plugin.
Diffstat (limited to '_config.yml.example')
| -rw-r--r-- | _config.yml.example | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/_config.yml.example b/_config.yml.example index 51fcf2e..f6e3bfc 100644 --- a/_config.yml.example +++ b/_config.yml.example @@ -62,6 +62,3 @@ permalink: /archives/:year/:month/:day/:title/ # Directory where plugins are located. plugins: _site_build/_plugins - -# For the ExceprtFilter plugin. The cutline in posts that indicate the end of the excerpt. -excerpt_tag: '<!--more-->' |
