diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/RSS_links.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/todo/RSS_links.mdwn b/doc/todo/RSS_links.mdwn index 9ee62ee4e..bfbd495e0 100644 --- a/doc/todo/RSS_links.mdwn +++ b/doc/todo/RSS_links.mdwn @@ -10,6 +10,8 @@ all of them. For example, firefox requires the following: - <link rel="alternate" type="application/rss+xml" title="RSS href="index.rss" /> + <link rel="alternate" type="application/rss+xml" title="RSS" href="index.rss" /> + +[[todo/done]] --[[Joey]] |