From 52d8cbe036e188350824f670d782907d84e9894c Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 8 Feb 2015 16:19:09 +0300 Subject: [PATCH] Fix deprecation warnings --- _config.yml | 3 +-- atom.xml | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 9606c823..d1fe8c8e 100644 --- a/_config.yml +++ b/_config.yml @@ -3,8 +3,7 @@ #permalink: /:categories/:year/:month/:day/:title exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"] -auto: true -pygments: true +highlighter: pygments # Themes are encouraged to use these universal variables # so be sure to set them if your theme uses them. diff --git a/atom.xml b/atom.xml index f088ba40..b2617ddc 100644 --- a/atom.xml +++ b/atom.xml @@ -1,5 +1,5 @@ --- -layout: nil +layout: null title : Atom Feed --- @@ -25,4 +25,4 @@ title : Atom Feed {% endfor %} - \ No newline at end of file +