The [Custom Styling](https://github.com/jekyll/jekyll-feed#why-atom-and-not-rss) section is vague. I specified within the `_config.yml` file like: ``` yml feed: path: /feed.xslt.xml ``` But `xml-stylesheet` isn't added to the generated file, it just renames it.