Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
feed: restore missing Jekyll front matter
Browse files Browse the repository at this point in the history
Was removed in 6d9549e, resulting in a
broken feed.
  • Loading branch information
achadwick committed Dec 8, 2015
1 parent 69781ab commit 0609f2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions feed.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
layout: none
---
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
Expand Down

0 comments on commit 0609f2a

Please sign in to comment.