We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0657435 commit f4f5bacCopy full SHA for f4f5bac
docs/_blog/feed_template.xml
@@ -4,7 +4,7 @@ permalink: feed/blog.xml
4
title: "Research Object Crate (RO-Crate) | Blog"
5
---
6
<?xml version="1.0" encoding="utf-8"?>
7
-<!--This is an Atom feed adapted from https://github.com/jekyll/jekyll-feed/blob/master/lib/jekyll-feed/feed.xml .
+<!--This is an Atom feed adapted from https://github.com/jekyll/jekyll-feed/blob/master/lib/jekyll-feed/feed.xml under the MIT license.
8
Changes from that source:
9
* simplified how the title is set
10
* removed if/else statements that could adapt the feed according to tags and categories (we don't need this)
0 commit comments