Skip to content
This repository has been archived by the owner on Oct 22, 2018. It is now read-only.

Commit

Permalink
Removed date plugin, added excerpt separator default
Browse files Browse the repository at this point in the history
  • Loading branch information
imathis committed Jun 21, 2014
1 parent a0229b2 commit 9d0c54e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _config.yml
Expand Up @@ -45,6 +45,7 @@ paginate: 10 # Posts per page on the blog index
paginate_path: "posts/:num" # Directory base for pagination URLs eg. /blog/page/2/
recent_posts: 5 # Posts in the sidebar Recent Posts section
excerpt_link: "Read on →" # "Continue reading" link text at the bottom of excerpted articles
excerpt_separator: "<!--more-->"

titlecase: true # Converts page and post titles to titlecase

Expand Down
Empty file removed plugins/date.rb
Empty file.

0 comments on commit 9d0c54e

Please sign in to comment.