Skip to content

Commit

Permalink
Merge pull request #16 from genmon/example-icons-5
Browse files Browse the repository at this point in the history
Adds an inline sample feed icon

For #5
  • Loading branch information
genmon authored Aug 13, 2020
2 parents 32b979d + e71f441 commit 524bbef
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 2 deletions.
5 changes: 5 additions & 0 deletions icons/orange-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions icons/orange-square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ You just need a special app called a **newsreader.**

A feed is also known as a _"web feed"_ and the technical term (which you'll see a lot) is _"RSS feed."_ A feed contains the latest content in a form that your **newsreader app** understands. (Your newsreader checks the feed automatically, every few hours.)

**Tons of websites already have feeds,** mostly news sites and blogs. You'll often see a link at the bottom of the page that says _"RSS"_ or an orange icon. The [Web Feed article](https://en.wikipedia.org/wiki/Web_feed) at Wikipedia has an example.
**Tons of websites already have feeds,** mostly news sites and blogs. You'll often see a link at the bottom of the page that says _"RSS"_ or an orange icon similar to this: <img src="icons/orange-square.svg" style="vertical-align: bottom; height: 1.1em;">

Whenever you see a website with a feed, that means you can subscribe to that site.

Expand Down Expand Up @@ -72,4 +72,6 @@ To contribute or to give feedback, [start a discussion on the About Feeds repo o

--Matt

The content of this site is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.](https://creativecommons.org/licenses/by-nc-sa/3.0/)
The content of this site is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License](https://creativecommons.org/licenses/by-nc-sa/3.0/).

The sample feed icon is from [Wikimedia Commons](https://commons.wikimedia.org/wiki/File:Feed-icon.svg) and are used under the [Mozilla Public License Version 1.1](https://www.mozilla.org/MPL/1.1/).

0 comments on commit 524bbef

Please sign in to comment.