Navigation Menu

Skip to content

Commit

Permalink
Merge pull request #1629 from yous/patch-layout
Browse files Browse the repository at this point in the history
Set layout to null to suppress warning
  • Loading branch information
imathis committed Aug 12, 2014
2 parents 0f16604 + 2d40f51 commit c9e0078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .themes/classic/source/_includes/custom/category_feed.xml
@@ -1,5 +1,5 @@
---
layout: nil
layout: null
---
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
Expand Down

0 comments on commit c9e0078

Please sign in to comment.