The Wayback Machine - https://web.archive.org/web/20230309231625/https://github.com/AppImage/appimage.github.io/commit/2f6f54d6d6f613acc798a22c92c1566d96594180
Skip to content
Permalink
Browse files
Add icons to feed.json, #427
  • Loading branch information
probonopd committed May 1, 2018
1 parent 967c414 commit 2f6f54d
Showing 1 changed file with 1 addition and 0 deletions.
@@ -31,6 +31,7 @@ layout: null
"authors" : {{ post.authors | jsonify }},
"license" : {{ post.license | jsonify }},
"links": {{ post.links | jsonify }},
"icons": {{ post.icons | jsonify }},
"screenshots" : {{ post.screenshots | jsonify }}
}{% if forloop.last == false %},{% endif %}
{% endif %}

0 comments on commit 2f6f54d

Please sign in to comment.