Skip to content

Commit 8859787

Browse files
committed
fix(docs): use raw GH image to workaround JSON Feed icon failing
1 parent 7aa5e99 commit 8859787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Or it could be displayed as a RSS or Feedly follow button:
6767
6868
For JSON Feed, you can use the icon:
6969
70-
[![JSON Feed icon](https://jsonfeed.org/graphics/icon.png){: width=130 loading=lazy }](https://guts.github.io/mkdocs-rss-plugin/feed_json_created.json)
70+
[![JSON Feed icon](https://raw.githubusercontent.com/manton/JSONFeed/master/graphics/icon.png){: width=130 loading=lazy }](https://guts.github.io/mkdocs-rss-plugin/feed_json_created.json)
7171
{: align=middle }
7272
7373
!!! tip

0 commit comments

Comments
 (0)