Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 5121044

Browse files
committed
removed link to feed from README...
and added a note about how to use it with an RSS reader. I would still love to have a UI element for accessing the feed
1 parent db545fc commit 5121044

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/blog-rss/docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Adding an RSS feed to a blog
22

3-
This example shows how to [add an RSS feed to a blog]. Have a look at
4-
[the feed for this example].
3+
This example shows how to [add an RSS feed to a blog]. You should be
4+
able to point any RSS reader at the site and it will pick up the RSS
5+
feed from a declaration in the HTML header.
56

67
[add an RSS feed to a blog]: https://squidfunk.github.io/mkdocs-material/setup/setting-up-a-blog/?h=#rss
7-
[the feed for this example]: /feed_rss_created.xml
88

0 commit comments

Comments
 (0)