Changeset - 52d8cbe036e1
[Not reviewed]
0 2 0
Vitaly Takmazov - 10 years ago 2015-02-08 14:19:09
vitalyster@gmail.com
Fix deprecation warnings
2 files changed with 2 insertions and 3 deletions:
0 comments (0 inline, 0 general)
_config.yml
Show inline comments
 
@@ -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.
atom.xml
Show inline comments
 
---
 
layout: nil
 
layout: null
 
title : Atom Feed
 
---
 
<?xml version="1.0" encoding="utf-8"?>
0 comments (0 inline, 0 general)