diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml index 52a5c15..6c97642 100644 --- a/_config.yml +++ b/_config.yml @@ -17,10 +17,9 @@ feed: path: "/posts.xml" excerpt_only: true -exclude: README.txt - gems: - jekyll-feed exclude: - Gemfile - Gemfile.lock + - README.txt |
