Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bdf9bd7

Browse files
committed
Merge pull request #61 from trongdong/master
Fix nil template warning in atom.xml
2 parents 09dfba1 + 639808a commit bdf9bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: nil
2+
layout: null
33
---
44

55
<?xml version="1.0" encoding="utf-8"?>

0 commit comments

Comments
 (0)